---
title: ensuresLayout
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/nstextlayoutfragment/enumerationoptions/ensureslayout
---

# ensuresLayout

When enumerating, tell the layout fragments to layout their contents.

## Declaration

```swift
static var ensuresLayout: NSTextLayoutFragment.EnumerationOptions { get }
```

## See Also

### Layout fragment characteristics

- [ensuresExtraLineFragment](uikit/nstextlayoutfragment/enumerationoptions/ensuresextralinefragment.md)
- [estimatesSize](uikit/nstextlayoutfragment/enumerationoptions/estimatessize.md)
- [reverse](uikit/nstextlayoutfragment/enumerationoptions/reverse.md)
