Share via


JSContext.CurrentArguments Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static JavaScriptCore.JSValue[] CurrentArguments { [Foundation.Export("currentArguments")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("currentArguments")>]
static member CurrentArguments : JavaScriptCore.JSValue[]

Property Value

Attributes

Applies to