klyn.gui.windows.LightBox.minPanelHeight
property
public property minPanelHeight as Int = 240
Description

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

box = LightBox()
box.minPanelHeight = 220