Share via


MKMapView.RemoveAnnotation(IMKAnnotation) Method

Definition

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

Parameters

annotation
IMKAnnotation
Attributes

Applies to