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

# automatic

The automatic behavior.

## Declaration

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

## Discussion

Discussion The web view automatically chooses whether magnify gestures change the web view’s magnification. By default, web views use the enabled behavior.
