An enumeration whose values specify the current status of authorization to use location services.
Syntax
public enum CLAuthorizationStatus
Remarks
Members
| Member Name | Description |
|---|
| Authorized | The app is allowed to use location services. |
| AuthorizedAlways | Documentation for this section has not yet been entered. |
| AuthorizedWhenInUse | Documentation for this section has not yet been entered. |
| Denied | The app is not allowed to use location services. |
| NotDetermined | The user has not yet chosen whether to allow location services. |
| Restricted | Location services are not available and the user cannot change the authorization (e.g., constrained by parental controls). |
Requirements
Namespace: CoreLocation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0