Share via


MKMapView.ShowsPointsOfInterest Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ShowsPointsOfInterest { [Foundation.Export("showsPointsOfInterest")] get; [Foundation.Export("setShowsPointsOfInterest:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("showsPointsOfInterest")>]
[<set: Foundation.Export("setShowsPointsOfInterest:")>]
member this.ShowsPointsOfInterest : bool with get, set

Property Value

Attributes

Applies to