MonoTouch.CoreLocation.CLAuthorizationStatus Enumeration
An enumeration whose values specify the current status of authorization to use location services.

Syntax

public enum CLAuthorizationStatus

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
AuthorizedThe app is allowed to use location services.
AuthorizedAlwaysDocumentation for this section has not yet been entered.
AuthorizedWhenInUseDocumentation for this section has not yet been entered.
DeniedThe app is not allowed to use location services.
NotDeterminedThe user has not yet chosen whether to allow location services.
RestrictedLocation services are not available and the user cannot change the authorization (e.g., constrained by parental controls).

Requirements

Namespace: MonoTouch.CoreLocation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0