---
title: NSTextSelection.Affinity.upstream
framework: appkit
role: symbol
role_heading: Case
path: appkit/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](appkit/nstextselection/affinity-swift.enum/downstream.md)
