Share via


MKMapView.RemoveOverlay(IMKOverlay) Method

Definition

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

Parameters

overlay
IMKOverlay
Attributes

Applies to