klyn.gui.windows.dialogs.SaveFileLightBox.SaveFileLightBox
constructor
public SaveFileLightBox(title as String = "Save file"):
Description

Creates an inactive save-file lightbox.

Parameters
ParameterDescription
titleHeading displayed inside the overlay.
Example
chooser = SaveFileLightBox("Save document")