FastLED
3.9.15
Loading...
Searching...
No Matches
◆
onChanged()
int fl::UIButton::onChanged
(
function< void(
UIButton
&)>
callback
)
inline
Definition at line
174
of file
ui.h
.
174
{
175
int
id
=
mCallbacks
.add(callback);
176
mListener
.addToEngineEventsOnce();
177
return
id;
178
}
UIButton::mCallbacks
FunctionList< UIButton & > mCallbacks
Definition
ui.h:221
UIButton::mListener
Listener mListener
Definition
ui.h:222
UIButton
Generated on Sat Sep 20 2025 20:42:21 for FastLED by
1.13.2