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

◆ operator int()

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

Definition at line 154 of file ui_impl.h.

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

References mValue.