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 Thu Jun 5 2025 04:29:40 for FastLED by
1.13.2