Episode

Use Stacks and Flex Layouts (Part 4 of 18) | Building Apps with XAML and .NET MAUI

with Robert Green, Leslie Richardson, Paul Sheriff

Welcome to the Building Apps with XAML and .NET MAUI series. Whether you are new to XAML or simply new to the XAML used in .NET MAUI, this series will show you how to start building a .NET MAUI app. In this episode, Paul shows how you can build a flexible UI using StackLayouts and FlexLayouts.

Chapters

  • 00:00 - Introduction
  • 00:55 - Using a HorizontalStackLayout
  • 02:00 - Using a VerticalStackLayout
  • 03:00 - Using a StackLayout
  • 05:30 - Using a layout inside a grid
  • 07:15 - Naming elements so you can reference them in code
  • 08:30 - Using a FlexLayout
  • 10:00 - Using HorizontalStackLayouts within FlexLayouts
  • 11:00 - Using HorizontalStackLayout spacings
  • 12:00 - Using FlexLayouts vs Grids
  • 13:30 - Wrap-up

Developer
.NET
.NET MAUI