Compartilhar via


HMCharacteristicValueInputEvent Enumeração

Definição

Enumera os valores possíveis de um HMCharacteristic que descreve as formas de uma tecla de botão.

[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 = 
Herança
HMCharacteristicValueInputEvent
Atributos

Campos

Nome Valor Description
SinglePress 0
DoublePress 1
LongPress 2

Aplica-se a