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

◆ getOptionCount()

fl::size fl::UIDropdown::getOptionCount ( ) const
inline

Definition at line 134 of file dropdown.h.

134{ return mImpl.getOptionCount(); }
UIDropdownImpl mImpl
Definition dropdown.h:169

References FL_NOEXCEPT, and mImpl.

Referenced by nextOption(), and setup().

+ Here is the caller graph for this function: