Skip to content

JSRuntime.CoerceToObject method

C#
public virtual napi_status CoerceToObject(napi_env env, napi_value value, out napi_value result)

See Also

Released under the MIT license