Skip to content

JSRuntime.GetValueDouble method

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

See Also

Released under the MIT license