HMCharacteristicValueInputEvent 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ボタンを押す形式を記述する の使用可能な値 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 |