IUITextPasteConfigurationSupporting.PasteDelegate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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