共用方式為


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

適用於