Companion

object Companion

Functions

Link copied to clipboard
fun build(panels: LiveData<Collection<AnyPanel>>, lifecycleOwner: LifecycleOwner, iviServiceProvider: IviInstanceBoundIviServiceProvider, initializer: IviPanelRegistry.Builder.() -> Unit = { }): IviPanelRegistry

A convenience method for using Builder.

Link copied to clipboard

Extracts all Panels from a collection of Frontends.

Extracts all Panels from a from the Frontends within a PanelRegistry.