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

◆ UIButton()

fl::UIButton::UIButton ( const char * name)
inline

Definition at line 117 of file ui.h.

117: UIButtonImpl(name), mListener(this) {}
Listener mListener
Definition ui.h:172
fl::Str name() const
Definition ui_impl.h:106
UIButtonImpl(const char *name)
Definition ui_impl.h:99