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


UITextDropDelegate_Extensions.GetProposalForDrop Метод

Определение

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

public static UIKit.UITextDropProposal GetProposalForDrop (this UIKit.IUITextDropDelegate This, UIKit.IUITextDroppable textDroppableView, UIKit.IUITextDropRequest drop);
static member GetProposalForDrop : UIKit.IUITextDropDelegate * UIKit.IUITextDroppable * UIKit.IUITextDropRequest -> UIKit.UITextDropProposal

Параметры

This
IUITextDropDelegate

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

textDroppableView
IUITextDroppable

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

drop
IUITextDropRequest

Запрос на удаление, для которого необходимо получить предложение.

Возвращаемое значение

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