---
title: authorized
framework: EventKit
role: symbol
role_heading: Type Property
platforms: [iOS 6.0+, iPadOS 6.0+, Mac Catalyst 13.1+, macOS 10.0+, visionOS 1.0+, watchOS 2.0+]
path: eventkit/ekauthorizationstatus/1451886-authorized
---

# authorized

The app can access the service.

## Declaration

```swift
static var authorized: EKAuthorizationStatus { get }
```
