Layouts and Views
This section describes how to arrange views to create the best interface for your applications and platforms.
In this section
Organize views with layouts | How to save and restore a specific arrangement of views within a window. |
Arrange views programmatically with layouts | APIs 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. |
Content creation rules with the Platform API | Create views and windows that use specific features based on a pattern-matching rules. |
Multiple layouts per window | Multiple layouts in a single window to enable rapid layout changes, such as in a tabbed interface. |
Web layouts | Layout tabs as views in a web browser window. |
Updated 15 days ago