MapKit.MKAnnotationView: Method Members

The methods of MapKit.MKAnnotationView are listed below. For a list of all members, see the MKAnnotationView Members list.

See Also: Inherited members from UIKit.UIView

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.