totalSteps property

int totalSteps
final

On android the achievement type should be TYPE_INCREMENTAL to get the total steps, else it will be 0. On iOS totalSteps will have always 100.

Implementation

final int totalSteps;