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

◆ value()

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

Definition at line 59 of file checkbox.h.

59{ return mImpl.value(); }
UICheckboxImpl mImpl
Definition checkbox.h:76

References FL_NOEXCEPT, and mImpl.

Referenced by UICheckbox(), AudioReactive::connectToEngine(), FL_NO_COPY(), fl::UICheckbox::Listener::onBeginFrame(), operator bool(), operator int(), operator=(), AudioReactive::pump(), and setupUiCallbacks().

+ Here is the caller graph for this function: