Skip to content

JSRuntime.GetValueBool method

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

See Also

Released under the MIT license