ScrollPanelVisualizer
open class ScrollPanelVisualizer(config: ScrollPanel.() -> Unit = {}) : ItemVisualizer<View, Any> (source)
Places the item (which is a View) within a ScrollPanel.
Places the item (which is a View) within a ScrollPanel.