Contents

authorizationStatus(for:)

Determines the authorization status for the given entity type.

Declaration

class func authorizationStatus(for entityType: EKEntityType) -> EKAuthorizationStatus

Parameters

  • entityType:

    The event or reminder entity type.

Return Value

The app’s authorization status of the given type.

See Also

Requesting access to events and reminders