Application#
The application object and top-level windows. App is the root of a simple
app; AppShell adds a toolbar stack, one navigation sidebar, and paged content;
Workbench is the two-tier variant with a workspace rail. Window opens a
secondary top-level window, and Splash shows a borderless intro screen while
the app starts.
The application window. |
Single-tier application window: one navigation sidebar plus content. |
Two-tier application window: a workspace rail plus per-workspace sidebars. |
A secondary top-level window. |
A borderless app intro screen shown while the main window is built. |
The AppShell reference documents its PageNav and
Page handles, and Workbench its Workspace
and Rail handles, each in a Supporting classes section.