Contents

wheelchairUse()

Reads the user’s wheelchair use from the HealthKit store.

Declaration

func wheelchairUse() throws -> HKWheelchairUseObject

Return Value

An object indicating whether the user uses a wheelchair.

Discussion

If the user has not yet specified their wheelchair use, or if the user has denied your app permission to read the wheelchair use, this method returns HKWheelchairUse.notSet.

Topics

Possible Values

See Also

Reading characteristic data