Contents

authorizationDenied

A Boolean value that indicates whether the app has local authorization.

Declaration

var authorizationDenied: Bool { get }

Discussion

If this property is true, then the app isn’t receiving location updates because it’s denied local authorization.

See Also

Event states