FastLED
3.9.15
Loading...
Searching...
No Matches
◆
onChanged()
int fl::UIButton::onChanged
(
function
< void(
UIButton
&)>
callback
)
inline
Definition at line
78
of file
button.h
.
78
{
79
int
id
=
mCallbacks
.add(callback);
80
mListener
.addToEngineEventsOnce();
81
return
id;
82
}
fl::UIButton::mCallbacks
function_list< void(UIButton &)> mCallbacks
Definition
button.h:154
fl::UIButton::mListener
Listener mListener
Definition
button.h:160
References
FL_NOEXCEPT
,
mCallbacks
, and
mListener
.
fl
UIButton
Generated on Tue Jun 16 2026 00:07:07 for FastLED by
1.13.2