wheelchairUse()
Reads the user’s wheelchair use from the HealthKit store.
Declaration
func wheelchairUse() throws -> HKWheelchairUseObjectReturn 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.