Skip to content

JSRuntime.CheckObjectTypeTag method

C#
public virtual napi_status CheckObjectTypeTag(napi_env env, napi_value value, Guid typeTag, 
    out bool result)

See Also

Released under the MIT license