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

◆ operator int()

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

Definition at line 145 of file ui.h.

145{ return static_cast<int>(mValue); }
double mValue
Definition ui.h:156

References mValue.