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 API | Create views and windows that use specific features based on a pattern-matching rules. |
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. |
Multiple Layouts Per Window | Multiple layouts in a single window to enable rapid layout changes, such as in a tabbed interface. |
Updated 7 months ago