IUIDragSession.LocalContext 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 or sets the optional object that contains context information visible to the originating activity.
[Foundation.Preserve(Conditional=true)]
public Foundation.NSObject LocalContext { [Foundation.Export("localContext", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setLocalContext:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.LocalContext : Foundation.NSObject with get, set
Property Value
- Attributes