UIComboBox

constructor(size: Size = UI_DEFAULT_SIZE, selectedIndex: Int = 0, items: List<T> = listOf())