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

◆ setValue()

void fl::UICheckbox::setValue ( bool value)
inlineprivate

Definition at line 126 of file ui.h.

126{ mValue = value; }
bool mValue
Definition ui.h:127

References mValue.

Referenced by operator=(), and operator=().

+ Here is the caller graph for this function: