---
title: NSTextLayoutFragment.State.layoutAvailable
framework: appkit
role: symbol
role_heading: Case
path: appkit/nstextlayoutfragment/state-swift.enum/layoutavailable
---

# NSTextLayoutFragment.State.layoutAvailable

Measurements for the text line fragments and layout fragment are available.

## Declaration

```swift
case layoutAvailable
```

## See Also

### Constants that describe layout bounds

- [NSTextLayoutFragment.State.calculatedUsageBounds](appkit/nstextlayoutfragment/state-swift.enum/calculatedusagebounds.md)
- [NSTextLayoutFragment.State.estimatedUsageBounds](appkit/nstextlayoutfragment/state-swift.enum/estimatedusagebounds.md)
- [NSTextLayoutFragment.State.none](appkit/nstextlayoutfragment/state-swift.enum/none.md)
