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

◆ mListener()

fl::span< fl::string > fl::UIDropdown::mListener ( this )
inline

Definition at line 440 of file ui.h.

440: mImpl(fl::string(name), options), mListener(this) {}
fl::span< fl::string > options
Definition ui.h:440
Listener mListener
Definition ui.h:523
UIDropdownImpl mImpl
Definition ui.h:494

References mImpl, mListener, and options.