FastLED 3.9.15
Loading...
Searching...
No Matches

◆ value_int()

int fl::UIDropdownImpl::value_int ( ) const
inline

Definition at line 82 of file dropdown.h.

82{ return static_cast<int>(mSelectedIndex); }
fl::size mSelectedIndex
Definition dropdown.h:114

References mSelectedIndex.