nanogui v1.4.0 (2022-10-02T13:52:32Z)
Dub
Repo
ComboBox.selectedIndex
nanogui
combobox
ComboBox
The current index this ComboBox has selected.
int
selectedIndex
()
class
ComboBox
final const
int
selectedIndex
(
)
void
selectedIndex
(int idx)
Meta
Source
See Implementation
nanogui
combobox
ComboBox
constructors
this
functions
callback
items
itemsShort
scrollEvent
selectedIndex
variables
mCallback
mItems
mItemsShort
mSelectedIndex
The current index this ComboBox has selected.