CLLocationManager.LocationServicesEnabled Property

Definition

Whether location services are available.

public static bool LocationServicesEnabled { [Foundation.Export("locationServicesEnabled")] get; }
member this.LocationServicesEnabled : bool

Property Value

true if the necessary hardware exists and the user has allowed the app's request for access.

Attributes

Applies to