Skip to content

JSRuntime.GetSymbolFor method

C#
public virtual napi_status GetSymbolFor(napi_env env, string name, out napi_value result)

See Also

Released under the MIT license