Share via


MKAnnotationView.SetDragState(MKAnnotationViewDragState, Boolean) Method

Definition

[Foundation.Export("setDragState:animated:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetDragState(MapKit.MKAnnotationViewDragState newDragState, bool animated);
[<Foundation.Export("setDragState:animated:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetDragState : MapKit.MKAnnotationViewDragState * bool -> unit
override this.SetDragState : MapKit.MKAnnotationViewDragState * bool -> unit

Parameters

animated
Boolean
Attributes

Applies to