HKWheelchairUse 枚举

定义

枚举描述轮椅使用的常量。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HKWheelchairUse
type HKWheelchairUse = 
继承
HKWheelchairUse
属性

字段

No 1

指示未使用轮椅。

NotSet 0

指示未设置轮椅使用值。

Yes 2

指示已使用轮椅。

适用于