Share via


MKAnnotationView.DragState Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MapKit.MKAnnotationViewDragState DragState { [Foundation.Export("dragState")] get; [Foundation.Export("setDragState:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("dragState")>]
[<set: Foundation.Export("setDragState:")>]
member this.DragState : MapKit.MKAnnotationViewDragState with get, set

Property Value

Attributes

Applies to