FastLED
3.9.15
Loading...
Searching...
No Matches
◆
setGroup()
void fl::UIDropdown::setGroup
(
const
fl::string
&
groupName
)
inline
override
virtual
Reimplemented from
fl::UIElement
.
Definition at line
480
of file
ui.h
.
480
{
481
UIElement::setGroup(groupName);
482
// Update the implementation's group if it has the method (WASM platforms)
483
mImpl
.setGroup(groupName);
484
}
UIDropdown::mImpl
UIDropdownImpl mImpl
Definition
ui.h:494
UIDropdown
Generated on Sat Sep 20 2025 20:42:21 for FastLED by
1.13.2