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

◆ value()

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

Definition at line 132 of file ui_impl.h.

132{ return mValue; }

References mValue.

Referenced by fl::UICheckbox::UICheckbox(), UICheckboxImpl(), fl::UICheckbox::Listener::onBeginFrame(), fl::UICheckbox::onChanged(), fl::UICheckbox::operator bool(), fl::UICheckbox::operator int(), fl::UICheckbox::operator=(), operator=(), operator=(), and setValue().

+ Here is the caller graph for this function: