guidancePanel

var guidancePanel: LiveData<GuidancePanel?>? = null

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