다음을 통해 공유


HMCharacteristicValueTargetSecuritySystemState 열거형

정의

보안 시스템의 상태를 열거합니다.

[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 = 
상속
HMCharacteristicValueTargetSecuritySystemState
특성

필드

AwayArm 1

이 시스템은 아무도 집에 있지 않도록 적절하게 무장되어 있습니다.

Disarm 3

시스템이 무장 해제되었습니다.

NightArm 2

시스템은 사용자가 절전 모드에 적합한 방식으로 무장합니다.

StayArm 0

이 시스템은 사용자가 집에 있고 깨어있는 데 적합한 방식으로 경각심을 줍니다.

적용 대상