FastLED
3.9.15
Loading...
Searching...
No Matches
◆
setGroup()
void fl::UITitle::setGroup
(
const
fl::string
&
groupName
)
inline
override
virtual
Reimplemented from
fl::UIElement
.
Definition at line
366
of file
ui.h
.
366
{
367
UIElement::setGroup(groupName);
368
// Update the implementation's group if it has the method (WASM platforms)
369
mImpl
.setGroup(groupName);
370
}
UITitle::mImpl
UITitleImpl mImpl
Definition
ui.h:373
UITitle
Generated on Sat Sep 20 2025 20:42:22 for FastLED by
1.13.2