completedSteps property

int completedSteps
final

On Android the achievement type should be TYPE_INCREMENTAL to get the steps, otherwise it will be 0. On iOS/macOS completedSteps is the same as percentComplete.

Implementation

final int completedSteps;