共用方式為


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
屬性

欄位

名稱 Description
Inactive 0
Active 1

適用於