편집

Share via


IUITextPasteConfigurationSupporting.PasteDelegate Property

Definition

Gets the delegate for handling text pasting and text drops.

[Foundation.Preserve(Conditional=true)]
public UIKit.IUITextPasteDelegate PasteDelegate { [Foundation.Export("pasteDelegate", ObjCRuntime.ArgumentSemantic.Weak)] get; [Foundation.Export("setPasteDelegate:", ObjCRuntime.ArgumentSemantic.Weak)] set; }
member this.PasteDelegate : UIKit.IUITextPasteDelegate with get, set

Property Value

Attributes

Applies to