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

◆ as()

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

Definition at line 40 of file slider.h.

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

References mValue.