PanelDescriptorProvider

interface PanelDescriptorProvider

An interface to get a PanelDescriptor.

Properties

Link copied to clipboard
open val descriptor: LiveData<PanelDescriptor>

Represents the panel. The descriptor can for example be used by other panels to show breadcrumbs when this panel is part of a stack of panels.

Inheritors

Link copied to clipboard
Link copied to clipboard