IUITextPasteItem.ItemProvider 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 provider that provides the text data for the paste item.
[Foundation.Preserve(Conditional=true)]
public Foundation.NSItemProvider ItemProvider { [Foundation.Export("itemProvider")] get; }
member this.ItemProvider : Foundation.NSItemProvider
Property Value
- Attributes