Share via


JSValue.Context Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual JavaScriptCore.JSContext Context { [Foundation.Export("context", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("context", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Context : JavaScriptCore.JSContext

Property Value

Attributes

Applies to