FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator int()
fl::UICheckboxImpl::operator int
(
)
const
inline
explicit
Definition at line
26
of file
checkbox.h
.
26
{
return
mValue
? 1 : 0; }
fl::UICheckboxImpl::mValue
bool mValue
Definition
checkbox.h:42
References
mValue
.
fl
UICheckboxImpl
Generated on Tue Jun 16 2026 00:07:07 for FastLED by
1.13.2