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

◆ operator int()

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

Definition at line 234 of file ui.h.

234{ return static_cast<int>(value()); }
bool value() const
Definition ui.h:239

References value().

+ Here is the call graph for this function: