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


UITextDropDelegate_Extensions.DropSessionDidEnd Метод

Определение

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

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

Параметры

This
IUITextDropDelegate

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

textDroppableView
IUITextDroppable

Представление назначения.

session
IUIDropSession

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

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