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

◆ operator bool()

fl::UIButton::operator bool ( ) const
inline

Definition at line 122 of file ui.h.

122{ return clicked(); }
bool clicked() const
Definition ui.h:120