MapKit.MKAnnotationView Members

The members of MapKit.MKAnnotationView are listed below.

See Also: Inherited members from UIKit.UIView

Public Constructors

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.

Protected Constructors

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.

Public Properties

AnnotationIMKAnnotation. Documentation for this section has not yet been entered.
[read-only]
static
AppearanceMKAnnotationView.MKAnnotationViewAppearance. Strongly-typed property that returns the UIAppearance class for this class.
CalloutOffsetCoreGraphics.CGPoint. Documentation for this section has not yet been entered.
CanShowCalloutbool. Documentation for this section has not yet been entered.
CenterOffsetCoreGraphics.CGPoint. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
Draggablebool. Documentation for this section has not yet been entered.
DragStateMKAnnotationViewDragState. Documentation for this section has not yet been entered.
Enabledbool. Documentation for this section has not yet been entered.
Highlightedbool. Documentation for this section has not yet been entered.
ImageUIKit.UIImage. Documentation for this section has not yet been entered.
LeftCalloutAccessoryViewUIKit.UIView. Documentation for this section has not yet been entered.
[read-only]
ReuseIdentifierstring. Documentation for this section has not yet been entered.
RightCalloutAccessoryViewUIKit.UIView. Documentation for this section has not yet been entered.
Selectedbool. Documentation for this section has not yet been entered.

Public Methods

static
AppearanceWhenContainedIn(params Type[]) : MKAnnotationView.MKAnnotationViewAppearance
Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.
static
GetAppearance<T>() : MKAnnotationView.MKAnnotationViewAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UIKit.UITraitCollection) : MKAnnotationView.MKAnnotationViewAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UIKit.UITraitCollection, params Type[]) : MKAnnotationView.MKAnnotationViewAppearance
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.

Protected Methods

override
Dispose(bool)
Releases the resources used by the MKAnnotationView object.