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

◆ value()

bool fl::UIButton::value ( ) const
inline

Definition at line 65 of file button.h.

65{ return clicked(); }
bool clicked() const FL_NOEXCEPT
Definition button.h:54

References clicked(), and FL_NOEXCEPT.

+ Here is the call graph for this function: