RestoredLayoutDetailsinterface
Describes a currently active Layout, or a previously active Layout that may still have running instances of its participating apps.
Properties (4)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| id⚓︎ | string | x | ID of the Layout. |
|
| instances⚓︎ | RestoredLayoutInstanceInfo[] | x | List of objects each describing the app instances participating in the Layout. |
|
| name⚓︎ | string | x | Name of the Layout. |
|
| type⚓︎ | string | x | Type of the Layout. |