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

# automatic

The automatic behavior.

## Declaration

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

## Discussion

Discussion The web view automatically chooses whether horizontal swipe gestures trigger backward and forward page navigation. By default, web views use the enabled behavior.
