registerToolkit

Registers a new toolkit backend that can be used to run the app.

void
registerToolkit

Parameters

factory ToolkitFactory

The factory that can create a toolkit backend.

name string

The name of the backend.

Meta