---
title: visual
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/nstextselectionnavigation/modifier/visual
---

# visual

The value that indicates the framework extends the selection visually inside the rectangular area defined by the anchor and drag positions.

## Declaration

```swift
static var visual: NSTextSelectionNavigation.Modifier { get }
```

## See Also

### Navigation modifier characteristics

- [extend](uikit/nstextselectionnavigation/modifier/extend.md)
- [multiple](uikit/nstextselectionnavigation/modifier/multiple.md)
