GroupDefinitioninterface
Describes a window group that will be created.
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| frames⚓︎ | FrameDefinition[] | x | List of window frames that will be part of the created window group. |
|
| state⚓︎ | string | x | x | State for the created window group. |
| title⚓︎ | string | x | x | Title for the created window group. |