---
title: up
framework: watchkit
role: symbol
role_heading: Type Property
path: watchkit/wkswipegesturerecognizerdirection/up
---

# up

The touch moves upward.

## Declaration

```swift
static var up: WKSwipeGestureRecognizerDirection { get }
```

## See Also

### Constants

- [right](watchkit/wkswipegesturerecognizerdirection/right.md)
- [left](watchkit/wkswipegesturerecognizerdirection/left.md)
- [down](watchkit/wkswipegesturerecognizerdirection/down.md)
