Share via


HMPresenceEventType 枚举

定义

枚举 表示的存在 HMPresenceEvent 更改的类型。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HMPresenceEventType
type HMPresenceEventType = 
继承
HMPresenceEventType
属性

字段

AtHome 3
EveryEntry 1
EveryExit 2
FirstEntry 3
LastExit 4
NotAtHome 4

适用于