Skip to content

JSRuntime.napi_env structure

C#
public struct napi_env : IEquatable<napi_env>

Public Members

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

See Also

Released under the MIT license