---
title: disabled
framework: webkit
role: symbol
role_heading: Type Property
path: webkit/webview-swift.struct/backforwardnavigationgesturesbehavior/disabled
---

# disabled

Backward and forward navigation gestures are disabled.

## Declaration

```swift
static let disabled: WebView.BackForwardNavigationGesturesBehavior
```

## Discussion

Discussion The web view prevents horizontal swipe gestures from triggering backward and forward page navigation.
