Overview
>
klyn.gui.windows
>
ComboBox
>
items
Overview
Index
Tree
Deprecated
klyn.gui.windows.ComboBox.items
method
public items() as ArrayList<String>:
Description
Returns the current item storage.
print(combo.items().size)