FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator int()
fl::UICheckbox::operator int
(
)
const
inline
Definition at line
115
of file
ui.h
.
115
{
return
mValue
? 1 : 0; }
fl::UICheckbox::mValue
bool mValue
Definition
ui.h:127
References
mValue
.
fl
UICheckbox
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2