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

# NSTextLayoutFragment.State.none

No layout information is available.

## Declaration

```swift
case none
```

## See Also

### Constants that describe layout bounds

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