Share via


IUITextPasteItem.LocalObject Property

Definition

Gets the context object, if present, that was attached to the item when it was lifted.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject? LocalObject { [Foundation.Export("localObject")] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("localObject")>]
member this.LocalObject : Foundation.NSObject

Property Value

Attributes

Applies to