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


UITextPasteDelegate_Extensions.TransformPasteItem Метод

Определение

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

public static void TransformPasteItem (this UIKit.IUITextPasteDelegate This, UIKit.IUITextPasteConfigurationSupporting textPasteConfigurationSupporting, UIKit.IUITextPasteItem item);
static member TransformPasteItem : UIKit.IUITextPasteDelegate * UIKit.IUITextPasteConfigurationSupporting * UIKit.IUITextPasteItem -> unit

Параметры

This
IUITextPasteDelegate

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

textPasteConfigurationSupporting
IUITextPasteConfigurationSupporting

Принимающий объект.

item
IUITextPasteItem

Элемент вставки.

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