FastLED
3.9.15
Loading...
Searching...
No Matches
◆
setGroup()
void fl::UIButton::setGroup
(
const
fl::string
&
groupName
)
inline
override
virtual
Reimplemented from
fl::UIElement
.
Definition at line
168
of file
ui.h
.
168
{
169
UIElement::setGroup(groupName);
170
// Update the implementation's group if it has the method (WASM platforms)
171
mImpl
.setGroup(groupName);
172
}
UIButton::mImpl
UIButtonImpl mImpl
Definition
ui.h:194
UIButton
Generated on Sat Sep 20 2025 20:42:21 for FastLED by
1.13.2