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

◆ operator bool()

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

Definition at line 53 of file checkbox.h.

53{ return value(); }
bool value() const FL_NOEXCEPT
Definition checkbox.h:59

References FL_NOEXCEPT, and value().

+ Here is the call graph for this function: