---
title: "Layout"
description: "A visual guide to the SwiftUI layout system."
url: https://www.swiftuifieldguide.com/layout
markdown_url: https://www.swiftuifieldguide.com/layout.md
---
> Convenience Markdown export of the HTML page. Interactive samples, diagrams, and visualizations stay on the canonical page.
# Layout

Build an intuition for how SwiftUI proposes sizes, measures views, and positions them on screen. Explore the guide by modifier, view, container, or underlying layout concept.
