What is vertical and horizontal layout?
Horizontal layout and Vertical layout are among the views that are most commonly used to design a user interface. Used in conjunction, the Horizontal and Vertical layout views provide the majority of the flow layout capabilities, which you can use to design complex user interfaces.
What is horizontal layout?
Horizontal Layout is a layout container coach view that creates a section in which you can arrange layout elements side by side horizontally. When Horizontal Layout is bound to a list, the horizontal section repeats for each item in the list, which results in a format that is similar to a table.
What is vertical layout?
The Vertical Layout control is used to hold content inside it vertically (stacked on-top of one another). Note that this control can be bound to a list which then becomes a repeating section. The Vertical Layout along with the Horizontal Layout are among the most common controls used for designing a user interface.