The members of MapKit.MKAnnotationView are listed below.
See Also: Inherited members from UIKit.UIView
| Default constructor that initializes a new instance of this class with no parameters. | ||
| Initializes the MKAnnotationView with the specified frame. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Documentation for this section has not yet been entered. |
| 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. |
| Annotation | IMKAnnotation. Documentation for this section has not yet been entered. | |
| [read-only] static | Appearance | MKAnnotationView.MKAnnotationViewAppearance. Strongly-typed property that returns the UIAppearance class for this class. |
| CalloutOffset | CoreGraphics.CGPoint. Documentation for this section has not yet been entered. | |
| CanShowCallout | bool. Documentation for this section has not yet been entered. | |
| CenterOffset | CoreGraphics.CGPoint. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Draggable | bool. Documentation for this section has not yet been entered. | |
| DragState | MKAnnotationViewDragState. Documentation for this section has not yet been entered. | |
| Enabled | bool. Documentation for this section has not yet been entered. | |
| Highlighted | bool. Documentation for this section has not yet been entered. | |
| Image | UIKit.UIImage. Documentation for this section has not yet been entered. | |
| LeftCalloutAccessoryView | UIKit.UIView. Documentation for this section has not yet been entered. | |
| [read-only] | ReuseIdentifier | string. Documentation for this section has not yet been entered. |
| RightCalloutAccessoryView | UIKit.UIView. Documentation for this section has not yet been entered. | |
| Selected | bool. Documentation for this section has not yet been entered. |
static | AppearanceWhenContainedIn(params Type[])Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy. | |
static | GetAppearance<T>()Documentation for this section has not yet been entered. | |
static | GetAppearance<T>(UIKit.UITraitCollection)Documentation for this section has not yet been entered. | |
static | GetAppearance<T>(UIKit.UITraitCollection, params Type[])Documentation for this section has not yet been entered. | |
PrepareForReuse()Documentation for this section has not yet been entered. | ||
SetDragState(MKAnnotationViewDragState, bool)Documentation for this section has not yet been entered. | ||
SetSelected(bool, bool)Documentation for this section has not yet been entered. | ||