debugPanel

var debugPanel: LiveData<DebugPanel?>? = null

The active DebugPanel to pass to the IviPanelRegistry. If left null, a single DebugPanel instance is picked from the given Panel collection, assuming only a single Frontend will offer a DebugPanel.