The members of MonoMac.CoreLocation.CLLocationManager are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Delegate | CLLocationManagerDelegate. An instance of the MonoMac.CoreLocation.CLLocationManagerDelegate model class which acts as the class delegate. | |
| DesiredAccuracy | double. Documentation for this section has not yet been entered. | |
| DistanceFilter | double. Documentation for this section has not yet been entered. | |
| [read-only] | Location | CLLocation. Documentation for this section has not yet been entered. |
| [read-only] static | LocationServicesEnabled | bool. Documentation for this section has not yet been entered. |
| ShouldDisplayHeadingCalibration | CLLocationManagerEventArgs. Delegate invoked by the object to get a value. | |
| WeakDelegate | MonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type |
StartUpdatingLocation()Starts updating the location | ||
StopUpdatingLocation()Stops updating the location. | ||
| AuthorizationChanged | Event raised by the object. | |
| DeferredUpdatesFinished | Event raised by the object. | |
| Failed | Event raised by the object. | |
| LocationsUpdated | Event raised by the object. | |
| LocationUpdatesPaused | Event raised by the object. | |
| LocationUpdatesResumed | Event raised by the object. | |
| UpdatedLocation | Event raised by the object. |