IUITextPasteItem.LocalObject 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 context object, if present, that was attached to the item when it was lifted.
[Foundation.Preserve(Conditional=true)]
public Foundation.NSObject LocalObject { [Foundation.Export("localObject")] get; }
member this.LocalObject : Foundation.NSObject
Property Value
- Attributes