MKAnnotationView.Draggable Property

Definition

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

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool Draggable { [Foundation.Export("isDraggable")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setDraggable:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.Draggable : bool with get, set

Property Value

Attributes

Applies to