PanelStackContainerView

fun PanelStackContainerView(    context: Context,     attrs: AttributeSet? = null,     defStyleAttr: Int = 0)

Parameters

D

The type of PanelStackData that is visualised by the container view.

P

The type of Panel in the panel stack.

C

The type of PanelContext of panels in the panel stack