Skip to content

JSRuntime.GetValueType method

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

See Also

Released under the MIT license