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

◆ setValue()

void fl::UINumberField::setValue ( double value)
inline

Definition at line 296 of file ui.h.

296{ mImpl.setValue(value); }
double value() const
Definition ui.h:295
UINumberFieldImpl mImpl
Definition ui.h:323

References mImpl, and value().

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

+ Here is the call graph for this function:
+ Here is the caller graph for this function: