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

◆ operator int()

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

Definition at line 168 of file ui_impl.h.

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

References mValue.