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

◆ operator bool()

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

Definition at line 114 of file ui.h.

114{ return mValue; }
bool mValue
Definition ui.h:127

References mValue.