---
title: all
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/gestureinputkinds/all
---

# all

All possible gesture input kinds, present and future.

## Declaration

```swift
static let all: GestureInputKinds
```

## See Also

### Gesture input options

- [directTouch](swiftui/gestureinputkinds/directtouch.md)
- [indirectTouch](swiftui/gestureinputkinds/indirecttouch.md)
- [pencil](swiftui/gestureinputkinds/pencil.md)
- [pointer](swiftui/gestureinputkinds/pointer.md)
