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

◆ removeCallback()

void fl::UIButton::removeCallback ( int id)
inline

Definition at line 142 of file ui.h.

142{ mCallbacks.remove(id); }
FunctionList< UIButton & > mCallbacks
Definition ui.h:171