---
title: WebView.MagnificationGesturesBehavior
framework: webkit
role: symbol
role_heading: Structure
path: webkit/webview-swift.struct/magnificationgesturesbehavior
---

# WebView.MagnificationGesturesBehavior

The options for controlling the behavior for how magnification gestures interact with web views.

## Declaration

```swift
struct MagnificationGesturesBehavior
```

## Topics

### Type Properties

- [automatic](webkit/webview-swift.struct/magnificationgesturesbehavior/automatic.md)
- [disabled](webkit/webview-swift.struct/magnificationgesturesbehavior/disabled.md)
- [enabled](webkit/webview-swift.struct/magnificationgesturesbehavior/enabled.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Modifying web interactions

- [WebView.BackForwardNavigationGesturesBehavior](webkit/webview-swift.struct/backforwardnavigationgesturesbehavior.md)
- [WebView.LinkPreviewBehavior](webkit/webview-swift.struct/linkpreviewbehavior.md)
- [WebView.ActivatedElementInfo](webkit/webview-swift.struct/activatedelementinfo.md)
- [WebView.ElementFullscreenBehavior](webkit/webview-swift.struct/elementfullscreenbehavior.md)
