The members of MapKit.MKMapCamera are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| Altitude | double. Altitude, in meters, of the camera. | |
| [read-only] static | Camera | MKMapCamera. Documentation for this section has not yet been entered. |
| CenterCoordinate | CoreLocation.CLLocationCoordinate2D. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Heading | double. Documentation for this section has not yet been entered. | |
| Pitch | nfloat. Documentation for this section has not yet been entered. |
static | CameraLookingAtCenterCoordinate(CoreLocation.CLLocationCoordinate2D, CoreLocation.CLLocationCoordinate2D, double)Documentation for this section has not yet been entered. | |
Copy(Foundation.NSZone)Performs a copy of the underlying Objective-C object. | ||
EncodeTo(Foundation.NSCoder)Encodes the state of the object on the provided encoder | ||