---
title: textSelectionDisplayInteraction
framework: browserenginekit
role: symbol
role_heading: Instance Property
path: browserenginekit/betextinteraction/textselectiondisplayinteraction
---

# textSelectionDisplayInteraction

An interaction that manages the system’s text-selection UI.

## Declaration

```swift
var textSelectionDisplayInteraction: UITextSelectionDisplayInteraction { get }
```

## See Also

### Text selection

- [delegate](browserenginekit/betextinteraction/delegate.md)
- [BETextInteractionDelegate](browserenginekit/betextinteractiondelegate.md)
- [selectionBoundaryAdjusted(to:touchPhase:flags:)](browserenginekit/betextinteraction/selectionboundaryadjusted(to:touchphase:flags:).md)
- [selectionChangedWithGesture(at:gesture:state:flags:)](browserenginekit/betextinteraction/selectionchangedwithgesture(at:gesture:state:flags:).md)
