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

◆ operator int()

fl::UICheckbox::operator int ( ) const
inlineexplicit

Definition at line 54 of file checkbox.h.

54{ return static_cast<int>(value()); }
bool value() const FL_NOEXCEPT
Definition checkbox.h:59

References FL_NOEXCEPT, and value().

+ Here is the call graph for this function: