PanelState

data class PanelState(val windowWidthSize: WindowWidthSize? = null, val windowHeightSize: WindowHeightSize? = null)

Constructors

Link copied to clipboard
constructor(windowWidthSize: WindowWidthSize? = null, windowHeightSize: WindowHeightSize? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard