Compartir a través de


HMCharacteristicValueInputEvent Enumeración

Definición

Enumera los valores posibles de un HMCharacteristic objeto que describe las formas de una pulsación de botón.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HMCharacteristicValueInputEvent
type HMCharacteristicValueInputEvent = 
Herencia
HMCharacteristicValueInputEvent
Atributos

Campos

Nombre Valor Description
SinglePress 0
DoublePress 1
LongPress 2

Se aplica a