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

◆ operator int()

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

Definition at line 65 of file ui.h.

65{ return static_cast<int>(mImpl.value()); }
UISliderImpl mImpl
Definition ui.h:97

References mImpl.