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

◆ as_int()

int fl::UIDropdown::as_int ( ) const
inline
Examples
Animartrix.ino.

Definition at line 127 of file dropdown.h.

127{ return mImpl.value_int(); }
UIDropdownImpl mImpl
Definition dropdown.h:169

References FL_NOEXCEPT, and mImpl.

Referenced by nextOption(), fl::UIDropdown::Listener::onBeginFrame(), operator int(), and setup().

+ Here is the caller graph for this function: