<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: 17.0.0 -",
    "tvOS: 17.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UILetterformAwareAdjusting/sizingRule",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:objc(pl)UILetterformAwareAdjusting(py)sizingRule"
  },
  "title" : "sizingRule"
}
-->

# sizingRule

The typographic bounds-sizing behavior that handles text with fonts that contain oversize characters.

```
var sizingRule: UILetterformAwareSizingRule { get set }
```

## Discussion

For more information on sizing behaviors, see [`UILetterformAwareAdjusting`](/documentation/UIKit/UILetterformAwareAdjusting).

---

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)