Overview
>
klyn.gui.windows
>
ComboBox
>
text
Overview
Index
Tree
Deprecated
klyn.gui.windows.ComboBox.text
property
public readonly property text as String:
Description
Selected item text, or an empty string when nothing is selected.
print(combo.text)