Contents

authorizationStatus()

Checks the authorization status for the calling application.

Declaration

func authorizationStatus() async throws -> AuthorizationStatus

Return Value

An AuthorizationStatus value that indicates the current state of authorization.

See Also

Authorization