---
title: textSelectionNavigation
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nstextlayoutmanager/textselectionnavigation
---

# textSelectionNavigation

Returns a text selection manager configured to have the text layout manager as its data source.

## Declaration

```swift
var textSelectionNavigation: NSTextSelectionNavigation { get set }
```

## See Also

### Accessing the text storage

- [textContentManager](uikit/nstextlayoutmanager/textcontentmanager.md)
- [textContainer](uikit/nstextlayoutmanager/textcontainer.md)
- [textSelections](uikit/nstextlayoutmanager/textselections.md)
- [usageBoundsForTextContainer](uikit/nstextlayoutmanager/usageboundsfortextcontainer.md)
- [enumerateTextSegments(in:type:options:using:)](uikit/nstextlayoutmanager/enumeratetextsegments(in:type:options:using:).md)
- [replace(_:)](uikit/nstextlayoutmanager/replace(_:).md)
- [replaceContents(in:with:)](uikit/nstextlayoutmanager/replacecontents(in:with:)-2elb.md)
- [replaceContents(in:with:)](uikit/nstextlayoutmanager/replacecontents(in:with:)-80j0b.md)
