HMCharacteristicValueTargetSecuritySystemState 열거형
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
보안 시스템의 상태를 열거합니다.
[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 | 이 시스템은 사용자가 집에 있고 깨어있는 데 적합한 방식으로 경각심을 줍니다. |