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

◆ hasGroup()

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

Definition at line 34 of file element.h.

34{ return !mGroupName.empty(); }
fl::string mGroupName
Definition element.h:37

References FL_NOEXCEPT, and mGroupName.