MKMapView.RemoveOverlays(IMKOverlay[]) Method

Definition

[Foundation.Export("removeOverlays:")]
public virtual void RemoveOverlays (params MapKit.IMKOverlay[] overlays);
abstract member RemoveOverlays : MapKit.IMKOverlay[] -> unit
override this.RemoveOverlays : MapKit.IMKOverlay[] -> unit

Parameters

overlays
IMKOverlay[]
Attributes

Applies to