Layouts and Views

This section describes how to arrange views to create the best interface for your applications and platforms.

In this section

Content creation rules with the Platform APICreate views and windows that use specific features based on a pattern-matching rules.
Organize views with layoutsHow to save and restore a specific arrangement of views within a window.
Arrange views programmatically with layoutsAPIs that allow developers to create views adjacent to an existing view, column, or row, move/remove views within a tab groups, and create tab groups.
Multiple Layouts Per WindowMultiple layouts in a single window to enable rapid layout changes, such as in a tabbed interface.