MKAnnotationView
MKAnnotationViewAppearance
MKAnnotationView()
MKAnnotationView(CGRect)
MKAnnotationView(IntPtr)
MKAnnotationView(NativeHandle)
MKAnnotationView(NSCoder)
MKAnnotationView(NSObjectFlag)
MKAnnotationView(IMKAnnotation, String)
Annotation
Appearance
CalloutOffset
CanShowCallout
CenterOffset
ClassHandle
ClusterAnnotationView
ClusteringIdentifier
CollisionMode
DetailCalloutAccessoryView
DisplayPriority
Draggable
DragState
Enabled
Highlighted
Image
LeftCalloutAccessoryView
LeftCalloutOffset
ReuseIdentifier
RightCalloutAccessoryView
RightCallpoutOffset
Selected
SelectedZPriority
ZPriority
AppearanceWhenContainedIn(Type[])
Dispose(Boolean)
GetAppearance(UITraitCollection)
GetAppearance(UITraitCollection, Type[])
GetAppearance<T>()
GetAppearance<T>(UITraitCollection)
GetAppearance<T>(UITraitCollection, Type[])
PrepareForDisplay()
PrepareForReuse()
SetDragState(MKAnnotationViewDragState, Boolean)
SetSelected(Boolean, Boolean)
xamarinmac
namespace MapKit
{
[Introduced(PlatformName.TvOS, 9, 2, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 9, PlatformArchitecture.All, null)]
[Register("MKAnnotationView", true)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
public class MKAnnotationView : NSView
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
protected override void Dispose(bool disposing);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API