FastLED 3.9.15
Loading...
Searching...
No Matches

◆ hasGroup()

bool fl::UIElement::hasGroup ( ) const
inline

Definition at line 35 of file ui.h.

35{ return !mGroupName.empty(); }
fl::string mGroupName
Definition ui.h:38

References mGroupName.