---
title: visual
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/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](appkit/nstextselectionnavigation/modifier/extend.md)
- [multiple](appkit/nstextselectionnavigation/modifier/multiple.md)
