Skip to content

JSRuntime.GetBoolean method

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

See Also

Released under the MIT license