completedSteps property

int completedSteps
final

On android the achievement type should be TYPE_INCREMENTAL to get the steps, else it will be 0. On iOS completedSteps is same as percentComplete.

Implementation

final int completedSteps;