HMCharacteristicValueInputEvent Enum

Definition

Enumerates the possible values of a HMCharacteristic that describes the forms of a button press.

[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 = 
Inheritance
HMCharacteristicValueInputEvent
Attributes

Fields

DoublePress 1
LongPress 2
SinglePress 0

Applies to