---
title: phraseBoundaryChanged
framework: browserenginekit
role: symbol
role_heading: Type Property
path: browserenginekit/beselectionflags/phraseboundarychanged
---

# phraseBoundaryChanged

A flag that indicates whether a text selection crosses or modifies phrase boundaries in an active selection.

## Declaration

```swift
static var phraseBoundaryChanged: BESelectionFlags { get }
```

## See Also

### Describing a text selection

- [selectionFlipped](browserenginekit/beselectionflags/selectionflipped.md)
- [wordIsNearTap](browserenginekit/beselectionflags/wordisneartap.md)
