PanelFragmentContainerHolder

class PanelFragmentContainerHolder(val container: ViewGroup, containerId: PanelFragmentContainerId)

Holds a reference to a panel fragment container.

Parameters

containerId

The View.getId of container must be equal to this value.

Constructors

Link copied to clipboard
fun PanelFragmentContainerHolder(container: ViewGroup, containerId: PanelFragmentContainerId)

Properties

Link copied to clipboard
val container: ViewGroup