totalSteps property

int totalSteps
final

On Android the achievement type should be TYPE_INCREMENTAL to get the total steps, otherwise it will be 0. On iOS/macOS totalSteps will always be 100.

Implementation

final int totalSteps;