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

◆ as_int()

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

Definition at line 51 of file ui.h.

51{ return static_cast<int>(Super::value()); }