Share via


MKMapView.ShowsCompass Property

Definition

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

Property Value

Attributes

Applies to