December 2017
Beginner
372 pages
10h 32m
English
As the name suggests, the StackLayout element allows us to stack the child UI elements. Using StackLayout, we can stack our child elements either horizontally, or vertically. StackLayout is one of the most common and frequently used UI elements. You will almost always use StackLayout elements as the outermost UI elements for a page similar to a <div> in a web application.
Read now
Unlock full access