Skip to content

JSRuntime.GetReferenceValue method

C#
public virtual napi_status GetReferenceValue(napi_env env, napi_ref @ref, out napi_value result)

See Also

Released under the MIT license