klyn.gui.windows.dialogs.OpenFolderLightBox.OpenFolderLightBox
constructor
public OpenFolderLightBox(title as String = "Select folder"):
Description

Creates an inactive folder-selection lightbox.

Parameters
ParameterDescription
titleHeading displayed inside the overlay.
Example
chooser = OpenFolderLightBox("Select folder")