---
title: typographicBounds
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/text/layout/run/typographicbounds
---

# typographicBounds

The typographic bounds of the run of glyphs.

## Declaration

```swift
var typographicBounds: Text.Layout.TypographicBounds { get }
```
