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

# NSTextSelection.Affinity.upstream

The value that defines the visual location of the text cursor to the tail of the previous line.

## Declaration

```swift
case upstream
```

## See Also

### Affinities

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