nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
ComboBox.mCallback
nanogui
combobox
ComboBox
The callback for this ComboBox.
class
ComboBox
protected
void
delegate
(
int
)
mCallback
;
Meta
Source
See Implementation
nanogui
combobox
ComboBox
constructors
this
functions
callback
items
itemsShort
scrollEvent
selectedIndex
variables
mCallback
mItems
mItemsShort
mSelectedIndex
The callback for this ComboBox.