Skip to content

JSRuntime.SetObjectTypeTag method

C#
public virtual napi_status SetObjectTypeTag(napi_env env, napi_value value, Guid typeTag)

See Also

Released under the MIT license