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