HKWheelchairUse Enum

Definition

Enumerates constants that describe wheelchair use.

[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 = 
Inheritance
HKWheelchairUse
Attributes

Fields

No 1

Indicates that a wheelchair was not used.

NotSet 0

Indicates that a wheelchair use value was not set.

Yes 2

Indicates that a wheelchair was used.

Applies to