Compartir a través de


UITextDropDelegate_Extensions.DropSessionDidEnter Método

Definición

Método al que se llama cuando el punto de colocación entra en la vista de texto.

public static void DropSessionDidEnter (this UIKit.IUITextDropDelegate This, UIKit.IUITextDroppable textDroppableView, UIKit.IUIDropSession session);
static member DropSessionDidEnter : UIKit.IUITextDropDelegate * UIKit.IUITextDroppable * UIKit.IUIDropSession -> unit

Parámetros

This
IUITextDropDelegate

Instancia en la que opera este método de extensión.

textDroppableView
IUITextDroppable

Vista receptora.

session
IUIDropSession

Sesión que especificó.

Se aplica a