---
title: layoutManagedSubviews()
framework: uikit
role: symbol
role_heading: Instance Method
path: uikit/uitextselectiondisplayinteraction/layoutmanagedsubviews()
---

# layoutManagedSubviews()

Loads the selection from the text input view and lays out the selection-related views.

## Declaration

```swift
func layoutManagedSubviews()
```

## See Also

### Reporting changes to the selection

- [setNeedsSelectionUpdate()](uikit/uitextselectiondisplayinteraction/setneedsselectionupdate().md)
