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

◆ operator int()

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

Definition at line 63 of file number_field.h.

63{ return static_cast<int>(mImpl.value()); }
UINumberFieldImpl mImpl

References FL_NOEXCEPT, and mImpl.