Share via


UITextDropDelegate.DropSessionDidEnter Método

Definición

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

[Foundation.Export("textDroppableView:dropSessionDidEnter:")]
public virtual void DropSessionDidEnter (UIKit.IUITextDroppable textDroppableView, UIKit.IUIDropSession session);
abstract member DropSessionDidEnter : UIKit.IUITextDroppable * UIKit.IUIDropSession -> unit
override this.DropSessionDidEnter : UIKit.IUITextDroppable * UIKit.IUIDropSession -> unit

Parámetros

textDroppableView
IUITextDroppable

Vista receptora.

session
IUIDropSession

Sesión que especificó.

Atributos

Se aplica a