共用方式為


HKHealthStore.GetWheelchairUse(NSError) 方法

定義

嘗試為使用者傳回原樣用法,並報告它在 參數中 out 遇到的任何錯誤。 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

參數

error
NSError

傳回

屬性

適用於