SingleTaskPanelStackFrontendCoordinationRule

fun SingleTaskPanelStackFrontendCoordinationRule(panelRegistry: IviPanelRegistry)

A convenience constructor that extracts the default TaskPanelStackData from the given panelRegistry.


fun SingleTaskPanelStackFrontendCoordinationRule(activeTaskPanelStackData: LiveData<TaskPanelStackData>)

Parameters

activeTaskPanelStackData

The TaskPanelStackData to observe in order to close other Frontends' TaskPanels.