Skip to content

NodejsRuntime.CreatePlatform method

C#
public override napi_status CreatePlatform(string[]? args, Action<string>? errorHandler, 
    out napi_platform result)

See Also

Released under the MIT license