次の方法で共有


HMCharacteristicValueActivationState 列挙型

定義

アクティブまたは非アクティブにできる の 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 HMCharacteristicValueActivationState
type HMCharacteristicValueActivationState = 
継承
HMCharacteristicValueActivationState
属性

フィールド

名前 説明
Inactive 0
Active 1

適用対象