次の方法で共有


HMCharacteristicValueProgramMode 列挙型

定義

スケジュールまたは手動でオーバーライドできる の HMCharacteristic 使用可能な値を列挙します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HMCharacteristicValueProgramMode
type HMCharacteristicValueProgramMode = 
継承
HMCharacteristicValueProgramMode
属性

フィールド

NotScheduled 0
Scheduled 1
ScheduleOverriddenToManual 2

適用対象