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

◆ as_int()

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

Definition at line 70 of file ui.h.

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

References mImpl.