SingleModalPanelStackFrontendCoordinationRule

fun SingleModalPanelStackFrontendCoordinationRule(panelRegistry: IviPanelRegistry)

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


fun SingleModalPanelStackFrontendCoordinationRule(activeModelPanelStackData: LiveData<ModalPanelStackData>)

Parameters

activeModelPanelStackData

The ModalPanelStackData to observe in order to close other Frontends' ModalPanels.