Frame
Frames are how you are going to building up your UI experience.
Adding a Frame and Adding Widgets into the Frame
Once you've made your board, you can add a frame and then either add things to the frame by dragging them into the frame. Or you can use our Frame editor mode

As you can see, items contained within a frame while in editor and be hidden off frame and not appear on the board.
Within the frame inspector, you can define size your frame.

Depending on your design, in some basic instance you would like to have the size to match the resolution / aspect ratio of your Viewer.
In other instance, if you are using a frame as an overlay, they you can set the size of the frame to whatever that is needed.
Different ways of working and interacting with the Frame object
When you first create a frame onto the board, you can see that there are some icons on the top right of the frame object

switches the different auto layout mode available. For more details about the auto layout, please refer to here.

allows you to jump into a frame editor window. This window is a dedicated editor that allows you to design things in your frame.

allows you to dive deep into the structure of the frame and inspect every elements under the frame

opens a board player window that allows you to test and interact with the frame

Auto Layout
Within a frame, there is the option to automatically place widgets into a grid.
For more information please refer to here.
Navigation
There are a number of actions surrounding the frame system.
Last updated