Freigeben über


HMCharacteristicValueInputEvent Enumeration

Definition

Listet die möglichen Werte eines HMCharacteristic auf, das die Formen eines Tastendrucks beschreibt.

[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 = 
Vererbung
HMCharacteristicValueInputEvent
Attribute

Felder

Name Wert Beschreibung
SinglePress 0
DoublePress 1
LongPress 2

Gilt für: