MKMapView.AnnotationVisibleRect Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.