<!--
{
  "availability" : [
    "iOS: 12.0.0 -",
    "Xcode: 12.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "Xcode",
  "identifier" : "/documentation/Xcode/autosizing-views-for-localization-in-ios",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Autosizing views for localization in iOS"
}
-->

# Autosizing views for localization in iOS

Add auto layout constraints to your app to achieve localizable views.

## Overview

> Note: This sample code project is associated with WWDC20 session [10219: Build localization-friendly layouts using Xcode](https://developer.apple.com/videos/play/wwdc2020/10219/).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)