This section describes adding/deleting layouts.
Layout and device relationship
The Unifinity application allows for multiple layouts of different sizes in a single screen design file. When the application is run, the layout closest to the device screen is applied.
ReferenceFlow of Layout Application
(1) Compares the orientation of the device with that of the layout.
In the above example, there is only one vertical layout, so layout 1 is always applied when the device is used in portrait orientation.
(2) If there are multiple layouts with the same orientation as the device, the layout closest to the screen size among the layouts with the same aspect ratio as the device screen is applied.
(iii) If there are multiple layouts with the same orientation as the device and no layout has the same aspect ratio as the device screen, the layout with the largest size that is smaller than the long side size of the device screen will be used.
ReferenceAbout size scale
When the Unifinity application is running, it will scale to fit the device's screen size. Whether or not the aspect ratio is maintained can be set in the Properties area under [Design] ⇒ [Aspect Fitting].
Layout addition
Right-click on the Layout tab and select "Add Layout" to create a new layout.
Add copied layout
Right-click on the layout tab to be copied and select "Copy and Add Layout" to create a layout identical to the original.
Layout Deletion
Right-click on the layout tab you wish to delete and select "Delete Layout". When a confirmation message screen appears, click "Yes" if you are sure you want to delete the file.