StateDrivenPanelContainer

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

Parameters

CD

The type of the panel container data that is visualized by the panel container.

VM

The panel sub-container view model type.

SD

The type of the panel sub-container data. The data is derived from the panel container data.