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

# extend

The value that indicates the framework extends the selection by not moving the initial location while in a drag selection.

## Declaration

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

## See Also

### Navigation modifier characteristics

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