MKMapView.AnnotationVisibleRect Property

Definition

Returns the rectangle where annotations are displayed.

public virtual CoreGraphics.CGRect AnnotationVisibleRect { [Foundation.Export("annotationVisibleRect")] get; }
member this.AnnotationVisibleRect : CoreGraphics.CGRect

Property Value

Attributes

Remarks

The rectangle returned will be the rectangle for currently visible annotations only.

Applies to