FastLED
3.9.15
Loading...
Searching...
No Matches
◆
setGroup()
void fl::UICheckbox::setGroup
(
const
fl::string
&
groupName
)
inline
override
virtual
Reimplemented from
fl::UIElement
.
Definition at line
242
of file
ui.h
.
242
{
243
UIElement::setGroup(groupName);
244
// Update the implementation's group if it has the method (WASM platforms)
245
mImpl
.setGroup(groupName);
246
}
UICheckbox::mImpl
UICheckboxImpl mImpl
Definition
ui.h:256
UICheckbox
Generated on Sat Sep 20 2025 20:42:21 for FastLED by
1.13.2