View used for forming a group of child Views. More...
#include <glv_layout.h>
Public Member Functions | |
| virtual const char * | className () const |
| Get class name. | |
View used for forming a group of child Views.
By default, a Group will not be drawn to screen nor interact with any user input. It is meant to simply act as an invisible frame for child Views.
1.7.1