nanogui ~2d (2021-12-21T00:34:43.9140468)
Dub
Repo
ComboBox.items
nanogui
combobox
ComboBox
The items associated with this ComboBox.
void
items
(string[] items, string[] itemsShort)
void
items
(string[] i)
auto
items
()
class
ComboBox
final const
auto
items
(
)
Meta
Source
See Implementation
nanogui
combobox
ComboBox
constructors
this
functions
callback
items
itemsShort
scrollEvent
selectedIndex
variables
mCallback
mItems
mItemsShort
mSelectedIndex
The items associated with this ComboBox.