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

◆ as_int()

int fl::UIDropdown::as_int ( ) const
inline

Definition at line 449 of file ui.h.

449{ return mImpl.value_int(); }
UIDropdownImpl mImpl
Definition ui.h:494

References mImpl.

Referenced by nextOption(), and operator int().

+ Here is the caller graph for this function: