nanogui v0.3.1 (2020-03-06T20:08:46Z)
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.