IUIPasteConfigurationSupporting.PasteConfiguration Property

Definition

The UIPasteConfiguration supported by this object.

[Foundation.Preserve(Conditional=true)]
public UIKit.UIPasteConfiguration PasteConfiguration { [Foundation.Export("pasteConfiguration", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPasteConfiguration:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PasteConfiguration : UIKit.UIPasteConfiguration with get, set

Property Value

Attributes

Applies to