---
title: selectionFlipped
framework: browserenginekit
role: symbol
role_heading: Type Property
path: browserenginekit/beselectionflags/selectionflipped
---

# selectionFlipped

A flag that indicates whether a text selection is reversed or flipped in direction from its original direction.

## Declaration

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

## See Also

### Describing a text selection

- [phraseBoundaryChanged](browserenginekit/beselectionflags/phraseboundarychanged.md)
- [wordIsNearTap](browserenginekit/beselectionflags/wordisneartap.md)
