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[]

要粘贴的项的项提供程序。

适用于