HKAppleWalkingSteadinessMaximumQuantityForClassification
Returns the maximum score for the steadiness of the user’s gait based on the provided classification.
Declaration
extern HKQuantity *HKAppleWalkingSteadinessMaximumQuantityForClassification(HKAppleWalkingSteadinessClassification classification);Parameters
- classification:
The classification to look up.
Discussion
Call this method to look up the maximum Walking Steadiness value for a given classification. It returns an HKQuantity instance that contains a percentage value between 0.0 and 1.0.