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

# left

The touch moves from right to left.

## Declaration

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

## See Also

### Constants

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