The members of MonoMac.CoreLocation.CLLocationManagerDelegate 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. |
AuthorizationChanged(CLLocationManager, CLAuthorizationStatus)Documentation for this section has not yet been entered. | ||
DeferredUpdatesFinished(CLLocationManager, MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
Failed(CLLocationManager, MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
LocationsUpdated(CLLocationManager, CLLocation[])Documentation for this section has not yet been entered. | ||
LocationUpdatesPaused(CLLocationManager)Documentation for this section has not yet been entered. | ||
LocationUpdatesResumed(CLLocationManager)Documentation for this section has not yet been entered. | ||
ShouldDisplayHeadingCalibration(CLLocationManager)Documentation for this section has not yet been entered. | ||
UpdatedLocation(CLLocationManager, CLLocation, CLLocation)Documentation for this section has not yet been entered. | ||