FastLED
3.9.15
Loading...
Searching...
No Matches
◆
onChangedEx()
void fl::UICheckbox::onChangedEx
(
function< void(
UICheckbox
&, bool)>
callback
)
inline
Definition at line
200
of file
ui.h
.
200
{
201
mCallbacks
.add(callback);
202
mListener
.addToEngineEventsOnce();
203
}
UICheckbox::mListener
Listener mListener
Definition
ui.h:235
UICheckbox::mCallbacks
FunctionList< UICheckbox &, bool > mCallbacks
Definition
ui.h:232
UICheckbox
Generated on Sat May 24 2025 22:44:24 for FastLED by
1.13.2