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

◆ operator=() [1/2]

UISliderImpl & fl::UISliderImpl::operator= ( float value)
inline

Definition at line 47 of file slider.h.

47 {
49 return *this;
50 }
float value() const
Definition slider.h:32
void setValue(float value)
Definition slider.h:35

References UISliderImpl(), FL_NOEXCEPT, setValue(), and value().

+ Here is the call graph for this function: