MapKit.MKOverlayView Class
The visual representation of a MapKit.MKOverlay. MapKit.MKOverlayRenderer should be used instead of this class in apps targeting iOS 7 and later.

See Also: MKOverlayView Members

Syntax

[Foundation.Register("MKOverlayView", true)]
[ObjCRuntime.Availability(Deprecated=ObjCRuntime.Platform.iOS_7_0, Introduced=ObjCRuntime.Platform.iOS_4_0, Message="Use MKOverlayRenderer instead")]
public class MKOverlayView : UIKit.UIView

See Also

MKOverlay

Remarks

Application developers targeting iOS 7 and later should prefer to use MapKit.MKOverlayRenderer. That class has higher performance and places overlays beneath labels.

Related content

Requirements

Namespace: MapKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0