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

系统以适合在家和醒着的用户的方式发出警报。

适用于