HMCharacteristicValueSecuritySystemAlarmType Enum

Definition

Enumerates the security system alarm type.

[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 HMCharacteristicValueSecuritySystemAlarmType
type HMCharacteristicValueSecuritySystemAlarmType = 
Inheritance
HMCharacteristicValueSecuritySystemAlarmType
Attributes

Fields

NoAlarm 0

Alarm conditions have been cleared.

Unknown 1

The alarm type is not known.

Applies to