Share via


HMEventTriggerActivationState Enum

Definition

Enumerates the possible states of a HMEventTrigger including reasons why it might not be enabled.

[ObjCRuntime.Native]
public enum HMEventTriggerActivationState
[<ObjCRuntime.Native>]
type HMEventTriggerActivationState = 
Inheritance
HMEventTriggerActivationState
Attributes

Fields

Name Value Description
Disabled 0
DisabledNoHomeHub 1
DisabledNoCompatibleHomeHub 2
DisabledNoLocationServicesAuthorization 3
Enabled 4

Applies to