共用方式為


HMCharacteristicValueSmokeDetectionStatus 列舉

定義

列舉水氣偵測器的狀態。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HMCharacteristicValueSmokeDetectionStatus
type HMCharacteristicValueSmokeDetectionStatus = 
繼承
HMCharacteristicValueSmokeDetectionStatus
屬性

欄位

名稱 Description
Detected 1

偵測到水氣。

None 0

未偵測到水氣。

適用於