The members of MonoMac.CoreLocation.CLLocation 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. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. |
static readonly | AccuracyBest | double. Documentation for this section has not yet been entered. |
static readonly | AccuracyHundredMeters | double. Documentation for this section has not yet been entered. |
static readonly | AccuracyKilometer | double. Documentation for this section has not yet been entered. |
static readonly | AccuracyNearestTenMeters | double. Documentation for this section has not yet been entered. |
static readonly | AccuracyThreeKilometers | double. Documentation for this section has not yet been entered. |
static readonly | AccurracyBestForNavigation | double. Documentation for this section has not yet been entered. |
| [read-only] | Altitude | double. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Coordinate | CLLocationCoordinate2D. Documentation for this section has not yet been entered. |
| [read-only] | Course | double. Documentation for this section has not yet been entered. |
| [read-only] static | ErrorUserInfoAlternateRegionKey | MonoMac.Foundation.NSString. Represents the value associated with the constant kCLErrorUserInfoAlternateRegionKey |
| [read-only] | HorizontalAccuracy | double. Documentation for this section has not yet been entered. |
| [read-only] | Speed | double. Documentation for this section has not yet been entered. |
| [read-only] | Timestamp | MonoMac.Foundation.NSDate. Documentation for this section has not yet been entered. |
| [read-only] | VerticalAccuracy | double. Documentation for this section has not yet been entered. |
Description()Documentation for this section has not yet been entered. | ||
Distancefrom(CLLocation)Documentation for this section has not yet been entered. | ||
DistanceFrom(CLLocation)Documentation for this section has not yet been entered. | ||