---
title: wordIsNearTap
framework: browserenginekit
role: symbol
role_heading: Type Property
path: browserenginekit/beselectionflags/wordisneartap
---

# wordIsNearTap

A flag that indicates whether a word resides near the person’s tap gesture.

## Declaration

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

## See Also

### Describing a text selection

- [phraseBoundaryChanged](browserenginekit/beselectionflags/phraseboundarychanged.md)
- [selectionFlipped](browserenginekit/beselectionflags/selectionflipped.md)
