klyn.gui.windows.LightBox.minPanelWidth
property
public property minPanelWidth as Int = 320
Description

Minimum panel width after the preferred size has been constrained by the available overlay width.

box = LightBox()
box.minPanelWidth = 260