Partager via


UITextPasteDelegate_Extensions.TransformPasteItem Méthode

Définition

Méthode appelée pour transformer l’élément coller au fur et à mesure qu’il est collé.

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

Paramètres

This
IUITextPasteDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

textPasteConfigurationSupporting
IUITextPasteConfigurationSupporting

Objet de réception.

item
IUITextPasteItem

Élément coller.

S’applique à