FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator int()
fl::UICheckboxImpl::operator int
(
)
const
inline
explicit
Definition at line
123
of file
ui_impl.h
.
123
{
return
mValue
? 1 : 0; }
fl::UICheckboxImpl::mValue
bool mValue
Definition
ui_impl.h:136
References
mValue
.
fl
UICheckboxImpl
Generated on Sat May 24 2025 22:44:25 for FastLED by
1.13.2