HKWheelchairUse Enumerazione

Definizione

Enumera costanti che descrivono l'uso della sedia a rotelle.

[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 = 
Ereditarietà
HKWheelchairUse
Attributi

Campi

No 1

Indica che non è stata usata una sedia a rotelle.

NotSet 0

Indica che non è stato impostato un valore di utilizzo della sedia a rotelle.

Yes 2

Indica che è stata usata una sedia a rotelle.

Si applica a