---
title: HMEventTriggerActivationState.disabledNoLocationServicesAuthorization
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmeventtriggeractivationstate/disablednolocationservicesauthorization
---

# HMEventTriggerActivationState.disabledNoLocationServicesAuthorization

Trigger is not active because the user has not authorized use of location services.

## Declaration

```swift
case disabledNoLocationServicesAuthorization
```

## See Also

### Inspecting activation state

- [HMEventTriggerActivationState.disabled](homekit/hmeventtriggeractivationstate/disabled.md)
- [HMEventTriggerActivationState.disabledNoCompatibleHomeHub](homekit/hmeventtriggeractivationstate/disablednocompatiblehomehub.md)
- [HMEventTriggerActivationState.disabledNoHomeHub](homekit/hmeventtriggeractivationstate/disablednohomehub.md)
- [HMEventTriggerActivationState.enabled](homekit/hmeventtriggeractivationstate/enabled.md)
