removeAllItems()
Removes all items from the combo box’s internal item list.
Declaration
func removeAllItems()Discussion
This method logs a warning if usesDataSource is true.
Removes all items from the combo box’s internal item list.
func removeAllItems()This method logs a warning if usesDataSource is true.