Share via


MKMapView.ShowsScale Property

Definition

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

Property Value

Attributes

Applies to