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

◆ getOption()

fl::string fl::UIDropdown::getOption ( fl::size index) const
inline

Definition at line 135 of file dropdown.h.

135{ return mImpl.getOption(index); }
UIDropdownImpl mImpl
Definition dropdown.h:169

References FL_NOEXCEPT, and mImpl.

Referenced by setup().

+ Here is the caller graph for this function: