Skip to main content

Options for resetting a Layout.

Properties (4)

Property Type Default Required Description
createMissing⚓︎ boolean true x

If true, will create any missing apps that may have been closed by the user or programmatically.

layoutId⚓︎ string x

ID of the Layout to reset.

resetState⚓︎ boolean true x

If true, will reset the Layout to its default state. Set to false to preserve any current app context or Channel selection.

visibleOnly⚓︎ boolean false x

If true, will reset only the visible apps. Any apps that may have been hidden programmatically won't be included in the Layout reset process.