UIPasteConfigurationSupporting_Extensions.Paste メソッド

定義

貼り付けを実行します。

public static void Paste (this UIKit.IUIPasteConfigurationSupporting This, Foundation.NSItemProvider[] itemProviders);
static member Paste : UIKit.IUIPasteConfigurationSupporting * Foundation.NSItemProvider[] -> unit

パラメーター

This
IUIPasteConfigurationSupporting

このメソッドが動作するインスタンス。

itemProviders
NSItemProvider[]

貼り付けるアイテムのアイテム プロバイダー。

適用対象