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

◆ as_int()

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

Definition at line 42 of file slider.h.

42{ return static_cast<int>(mValue); }

References mValue.