Skip to content

TracingJSRuntime.DefineProperties method

C#
public override napi_status DefineProperties(napi_env env, napi_value js_object, 
    ReadOnlySpan<napi_property_descriptor> properties)

See Also

Released under the MIT license