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

◆ getOption()

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

Definition at line 457 of file ui.h.

457{ return mImpl.getOption(index); }
UIDropdownImpl mImpl
Definition ui.h:494

References mImpl.

Referenced by setup().

+ Here is the caller graph for this function: