<!--
{
  "availability" : [
    "watchOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/ScrollInputKind/handGestureShortcut",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:7SwiftUI15ScrollInputKindV19handGestureShortcutACvpZ"
  },
  "title" : "handGestureShortcut"
}
-->

# handGestureShortcut

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

```
static let handGestureShortcut: ScrollInputKind
```

## 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.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)