---
title: UILetterformAwareSizingRule.typographic
framework: uikit
role: symbol
role_heading: Case
path: uikit/uiletterformawaresizingrule/typographic
---

# UILetterformAwareSizingRule.typographic

Standard typographic bounds-sizing behavior, which may clip oversize characters.

## Declaration

```swift
case typographic
```

## See Also

### Setting bounds-sizing behavior

- [UILetterformAwareSizingRule.oversize](uikit/uiletterformawaresizingrule/oversize.md)
