---
title: handGestureShortcut
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/scrollinputkind/handgestureshortcut
---

# handGestureShortcut

A finger or wrist movement that the user can perform in order to scroll a view.

## Declaration

```swift
static let handGestureShortcut: ScrollInputKind
```

## Discussion

Discussion On watchOS, double-tapping the thumb and index finger together will scroll a view when no on-screen control has been designated the primary action for that hand gesture shortcut.
