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

◆ as()

template<typename T>
T fl::UISliderImpl::as ( ) const
inline

Definition at line 72 of file ui_impl.h.

72{ return static_cast<T>(mValue); }

References mValue.