---
title: NSTextLayoutFragment.State.calculatedUsageBounds
framework: uikit
role: symbol
role_heading: Case
path: uikit/nstextlayoutfragment/state-swift.enum/calculatedusagebounds
---

# NSTextLayoutFragment.State.calculatedUsageBounds

The layout fragment measurements are available without text line fragments.

## Declaration

```swift
case calculatedUsageBounds
```

## See Also

### Constants that describe layout bounds

- [NSTextLayoutFragment.State.estimatedUsageBounds](uikit/nstextlayoutfragment/state-swift.enum/estimatedusagebounds.md)
- [NSTextLayoutFragment.State.layoutAvailable](uikit/nstextlayoutfragment/state-swift.enum/layoutavailable.md)
- [NSTextLayoutFragment.State.none](uikit/nstextlayoutfragment/state-swift.enum/none.md)
