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

# down

The touch moves downward.

## Declaration

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

## See Also

### Constants

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