---
title: NSTextSelection.Affinity.downstream
framework: uikit
role: symbol
role_heading: Case
path: uikit/nstextselection/affinity-swift.enum/downstream
---

# NSTextSelection.Affinity.downstream

The value that defines the visual location of the text cursor between the head of line that contains the selection location.

## Declaration

```swift
case downstream
```

## See Also

### Affinities

- [NSTextSelection.Affinity.upstream](uikit/nstextselection/affinity-swift.enum/upstream.md)
