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

◆ operator int()

fl::UISlider::operator int ( ) const
inline

Definition at line 85 of file slider.h.

85{ return static_cast<int>(mImpl.value()); }
UISliderImpl mImpl
Definition slider.h:117

References FL_NOEXCEPT, and mImpl.