UITextDragDelegate_Extensions.DragSessionWillBegin Methode

Definition

Methode, die unmittelbar vor Beginn einer Ziehsitzung aufgerufen wird.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DragSessionWillBegin(this UIKit.IUITextDragDelegate This, UIKit.IUITextDraggable textDraggableView, UIKit.IUIDragSession session);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DragSessionWillBegin : UIKit.IUITextDragDelegate * UIKit.IUITextDraggable * UIKit.IUIDragSession -> unit

Parameter

textDraggableView
IUITextDraggable

Die ursprüngliche Ansicht.

session
IUIDragSession

Die Ziehsitzung, die beginnt.

Attribute

Gilt für: