Share via


MKMapView.RemoveOverlays(IMKOverlay[]) Method

Definition

[Foundation.Export("removeOverlays:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemoveOverlays(params MapKit.IMKOverlay[] overlays);
[<Foundation.Export("removeOverlays:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveOverlays : MapKit.IMKOverlay[] -> unit
override this.RemoveOverlays : MapKit.IMKOverlay[] -> unit

Parameters

overlays
IMKOverlay[]
Attributes

Applies to