Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

HealthKit.WheelchairUse

Queries wheelchair value.

Component Version macOS Windows Linux Server iOS SDK
HealthKit 8.2 ❌ No ❌ No ❌ No ❌ No ✅ Yes
MBS( "HealthKit.WheelchairUse" )

Parameters

none

Result

Returns value or error.

Description

Queries wheelchair value.
Returns an object encapsulating the user's wheelchair use.
Before calling this method, the application should request authorization to access objects with the WheelchairUse type.
Value is NotSet, No or Yes.

Examples

Show wheelchair usage:

Show Custom Dialog [ "Wheelchair used" ; MBS( "HealthKit.WheelchairUse" ) ]

This function is free to use.

Created 25th April 2018, last changed 25th April 2018


HealthKit.SampleQuery - HealthKit.isHealthDataAvailable