Skip to content

JSCallbackArgs.ThisArg property

Gets the this argument for the call.

C#
public JSValue ThisArg { get; }

See Also

Released under the MIT license