HMCharacteristicValueSmokeDetectionStatus Enumerazione

Definizione

Enumera lo stato di un rilevatore di fumo.

[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 = 
Ereditarietà
HMCharacteristicValueSmokeDetectionStatus
Attributi

Campi

Detected 1

Il fumo viene rilevato.

None 0

Il fumo non viene rilevato.

Si applica a