FrameDefinitioninterface
Describes a window frame that will be part of a created window group.
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| applications⚓︎ | CreateGroupApplicationOptions[] | x | List of objects containing the names of the apps to be started and loaded in the window frames of the created window group, as well as additional app settings. |
|
| bounds⚓︎ | Bounds | x | Bounds for the window frame. |
|
| mode⚓︎ | WindowMode | x | x | Mode for the window frame. |