共用方式為


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

貼上專案。

適用於