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

◆ operator int()

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

Definition at line 184 of file ui.h.

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