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

◆ value()

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

Definition at line 239 of file ui.h.

239{ return mImpl.value(); }
UICheckboxImpl mImpl
Definition ui.h:256

References mImpl.

Referenced by UICheckbox(), operator bool(), operator int(), operator=(), and setupUiCallbacks().

+ Here is the caller graph for this function: