FastLED
3.9.15
Loading...
Searching...
No Matches
◆
onChanged()
void fl::UICheckbox::onChanged
(
function< void(
UICheckbox
&)>
callback
)
inline
Definition at line
206
of file
ui.h
.
206
{
207
mCallbacks
.add(callback);
208
mListener
.addToEngineEventsOnce();
209
}
UICheckbox::mListener
Listener mListener
Definition
ui.h:241
UICheckbox::mCallbacks
FunctionList< UICheckbox & > mCallbacks
Definition
ui.h:238
UICheckbox
Generated on Mon Jun 16 2025 06:27:49 for FastLED by
1.13.2