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

◆ operator int()

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

Definition at line 199 of file ui.h.

199{ return static_cast<int>(value()); }
bool value() const
Definition ui_impl.h:132