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

# typographicBounds

The typographic bounds of the partial run of glyphs.

## Declaration

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