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

◆ setValue()

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

Definition at line 61 of file number_field.h.

61{ mImpl.setValue(value); }
UINumberFieldImpl mImpl
double value() const FL_NOEXCEPT

References FL_NOEXCEPT, mImpl, and value().

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

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