Partager via


HMCharacteristicValueInputEvent Énumération

Définition

Énumère les valeurs possibles d’un HMCharacteristic qui décrit les formes d’un appui sur un bouton.

[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 = 
Héritage
HMCharacteristicValueInputEvent
Attributs

Champs

Nom Valeur Description
SinglePress 0
DoublePress 1
LongPress 2

S’applique à