PanelStackData

fun <out P : AnyPanel> PanelStackData(stackedPanels: PanelList<P>)

Parameters

P

The type of Panel that the stack holds.

stackedPanels

The list of Panels in the stack.