---
title: NSEvent.GestureAxis.horizontal
framework: appkit
role: symbol
role_heading: Case
path: appkit/nsevent/gestureaxis/horizontal
---

# NSEvent.GestureAxis.horizontal

The horizontal axis.

## Declaration

```swift
case horizontal
```

## See Also

### Getting the Axis

- [NSEvent.GestureAxis.none](appkit/nsevent/gestureaxis/none.md)
- [NSEvent.GestureAxis.vertical](appkit/nsevent/gestureaxis/vertical.md)
