nanogui ~2d (2021-12-21T00:34:43.9140468)
Dub
Repo
ComboBox.selectedIndex
nanogui
combobox
ComboBox
Sets the current index this ComboBox has selected.
int
selectedIndex
()
void
selectedIndex
(int idx)
class
ComboBox
final
void
selectedIndex
(
int
idx
)
Meta
Source
See Implementation
nanogui
combobox
ComboBox
constructors
this
functions
callback
items
itemsShort
scrollEvent
selectedIndex
variables
mCallback
mItems
mItemsShort
mSelectedIndex
Sets the current index this ComboBox has selected.