There should be some way for consumers to fetch a representation of the WindowLayoutState and tab information from ScreenState so that programs can save and restore the current window and tab state on startup. Each window can be turned into its ApplicationWindowtId identifier.
There should be some way for consumers to fetch a representation of the
WindowLayoutState
and tab information fromScreenState
so that programs can save and restore the current window and tab state on startup. Each window can be turned into itsApplicationWindowtId
identifier.