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

◆ as()

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

Definition at line 70 of file ui.h.

70{ return static_cast<T>(mValue); }
float mValue
Definition ui.h:83

References mValue.