UITextPasteDelegate_Extensions.TransformPasteItem Metodo

Definizione

Metodo chiamato per trasformare l'elemento incollato.

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

Parametri

This
IUITextPasteDelegate

Istanza in cui opera questo metodo di estensione.

textPasteConfigurationSupporting
IUITextPasteConfigurationSupporting

Oggetto ricevente.

item
IUITextPasteItem

Elemento incollato.

Si applica a