Поделиться через


UITextDropDelegate_Extensions.DropSessionDidEnter Метод

Определение

Метод, вызываемый, когда точка перетаскивания входит в текстовое представление.

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

Параметры

This
IUITextDropDelegate

Экземпляр, с которым работает этот метод расширения.

textDroppableView
IUITextDroppable

Принимающее представление.

session
IUIDropSession

Введенный сеанс.

Применяется к