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

◆ operator int()

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

Definition at line 298 of file ui.h.

298{ return static_cast<int>(mImpl.value()); }
UINumberFieldImpl mImpl
Definition ui.h:323

References mImpl.