次の方法で共有


HMCharacteristicValueInputEvent 列挙型

定義

ボタンを押す形式を記述する の使用可能な値 HMCharacteristic を列挙します。

[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 = 
継承
HMCharacteristicValueInputEvent
属性

フィールド

名前 説明
SinglePress 0
DoublePress 1
LongPress 2

適用対象