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

◆ operator bool()

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

Definition at line 64 of file button.h.

64{ return clicked(); }
bool clicked() const FL_NOEXCEPT
Definition button.h:54

References clicked(), and FL_NOEXCEPT.

+ Here is the call graph for this function: