Skip to content

JSRuntime.napi_value structure

C#
public struct napi_value : IEquatable<napi_value>

Public Members

namedescription
napi_value(…)
static Null { get; }
IsNull { get; }

See Also

Released under the MIT license