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


UITextDropDelegate_Extensions.DropSessionDidExit Метод

Определение

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

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

Параметры

This
IUITextDropDelegate

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

textDroppableView
IUITextDroppable

Ранее получающее представление.

session
IUIDropSession

Сеанс, который завершил работу.

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