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

◆ operator int()

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

Definition at line 69 of file ui.h.

69{ return static_cast<int>(mValue); }
float mValue
Definition ui.h:83

References mValue.