Readonly InternaldefaultThe ID of the built-in default perspective.
Plumbing API, used by ShellLayoutRestorer for legacy migration.
InternalClears all saved in-memory layout snapshots.
Plumbing API, used by ShellLayoutRestorer during layout reset.
InternalReturns the ID of the currently active perspective.
Plumbing API, used by ShellLayoutRestorer for layout persistence.
InternalReturns the saved in-memory layout for a perspective, or undefined if none exists.
Plumbing API, used by ShellLayoutRestorer for layout persistence.
InternalReturns the IDs of all perspectives that have a saved (in-memory) layout snapshot.
Plumbing API, used by ShellLayoutRestorer for layout persistence.
InternalCalled by ShellLayoutRestorer after restoring a persisted layout to apply chrome options
(e.g., status bar visibility) for the given perspective.
Plumbing API, used by ShellLayoutRestorer after layout restore.
InternalSets the active perspective ID (without triggering a switch).
Returns true if the ID corresponds to a registered perspective, false otherwise.
Plumbing API, used by ShellLayoutRestorer during layout restore.
InternalStores an in-memory layout snapshot for a perspective.
Plumbing API, used by ShellLayoutRestorer for layout persistence.
Internal plumbing API for layout persistence infrastructure. General consumers should use PerspectiveService instead.