Contents

atHome

Triggers the event when at least one user is in the home.

Declaration

static var atHome: HMPresenceEventType { get }

Discussion

A convenience value for use in predicates on HMEventTrigger. Represents the presence of at least one user in the home.

See Also

Using presence as a predicate