HKHealthStore.GetWheelchairUse(NSError) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Attempts to return the wheelchair use for the user, and reports any errors that it encounters in the out
parameter, error
.
[Foundation.Export("wheelchairUseWithError:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual HealthKit.HKWheelchairUseObject GetWheelchairUse (out Foundation.NSError error);
abstract member GetWheelchairUse : -> HealthKit.HKWheelchairUseObject
override this.GetWheelchairUse : -> HealthKit.HKWheelchairUseObject
Parameters
- error
- NSError
Returns
- Attributes