次の方法で共有


HMCharacteristicValueCurrentSlatState 列挙型

定義

振動スラットの HMCharacteristic 状態を記述する の有効な値を列挙します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 1, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HMCharacteristicValueCurrentSlatState
type HMCharacteristicValueCurrentSlatState = 
継承
HMCharacteristicValueCurrentSlatState
属性

フィールド

名前 説明
Stationary 0
Jammed 1
Oscillating 2

適用対象