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

# right

The touch moves from left to right. This direction is the default.

## Declaration

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

## See Also

### Constants

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