Skip to content

JSRuntime.GetPrototype method

C#
public virtual napi_status GetPrototype(napi_env env, napi_value js_object, out napi_value result)

See Also

Released under the MIT license