Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

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" ) ]

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


HealthKit.SampleQuery - HealthKit.isHealthDataAvailable

Feedback: Report problem or ask question.