Skip to content

JSInterface.ValueReference property

Gets a reference to the underlying JS value.

C#
protected JSReference ValueReference { get; }

See Also

Released under the MIT license