expandedProcessPanel

var expandedProcessPanel: LiveData<ExpandedProcessPanel?>? = null

The active ExpandedProcessPanel to pass to the IviPanelRegistry. If left null, a single ExpandedProcessPanel instance is picked from the given Panel collection. If multiple Frontends offer an ExpandedProcessPanel, the most recent one is selected.