Share via


MKMapView.RotateEnabled Property

Definition

Whether the view uses the heading defined by the Camera.

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

Property Value

The default value is true.

Attributes

Applies to