Share via


MKAnnotationView.Draggable Property

Definition

Gets or sets a Boolean value that controls whether the user can drag the annotation view.

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

Property Value

Attributes

Applies to