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

◆ getOptionCount()

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

Definition at line 327 of file ui_impl.h.

327{ return mOptions.size(); }
fl::vector< fl::string > mOptions
Definition ui_impl.h:351

References mOptions.