Share via


MKMapView.AddAnnotation(IMKAnnotation) Method

Definition

[Foundation.Export("addAnnotation:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AddAnnotation(MapKit.IMKAnnotation annotation);
[<Foundation.Export("addAnnotation:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AddAnnotation : MapKit.IMKAnnotation -> unit
override this.AddAnnotation : MapKit.IMKAnnotation -> unit

Parameters

annotation
IMKAnnotation
Attributes

Applies to