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

붙여넣을 항목에 대한 항목 공급자입니다.

적용 대상