CLAuthorizationStatus
Constants that indicate the app’s authorization to use location services.
Declaration
enum CLAuthorizationStatusOverview
Handle changes to authorization status in your location manager’s delegate method, locationManager(_:didChangeAuthorization:).
Topics
Getting the authorization status
CLAuthorizationStatus.notDeterminedCLAuthorizationStatus.restrictedCLAuthorizationStatus.deniedauthorizedCLAuthorizationStatus.authorizedAlwaysCLAuthorizationStatus.authorizedWhenInUse