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

◆ value()

fl::string fl::UIDropdown::value ( ) const
inline

Definition at line 448 of file ui.h.

448{ return mImpl.value(); }
UIDropdownImpl mImpl
Definition ui.h:494