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

# enabled

Backward and forward navigation gestures are enabled.

## Declaration

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

## Discussion

Discussion The web view allows horizontal swipe gestures to trigger backward and forward page navigation.
