HMCharacteristicValueTargetSecuritySystemState Enum

Definition

Enumerates the status of a security system.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HMCharacteristicValueTargetSecuritySystemState
type HMCharacteristicValueTargetSecuritySystemState = 
Inheritance
HMCharacteristicValueTargetSecuritySystemState
Attributes

Fields

AwayArm 1

The system is armed appropriately for no one being home.

Disarm 3

The system is disarmed.

NightArm 2

The system is armed in the manner appropriate to the users sleeping.

StayArm 0

The system is alarmed in the manner appropriate to the users being home and awake.

Applies to