Contents

notAtHome

Triggers the event when there are no users in the home.

Declaration

static var notAtHome: HMPresenceEventType { get }

Discussion

A convenience value for use in predicates on HMEventTrigger. Represents the presence of no users in the home.

See Also

Using presence as a predicate