klyn.gui.windows.ComboBox.items
method
public items() as ArrayList<String>:
Description

Returns the current item storage.

print(combo.items().size)