Skip to content

JSRuntime.CreateSymbol method

C#
public virtual napi_status CreateSymbol(napi_env env, napi_value description, out napi_value result)

See Also

Released under the MIT license