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

# disabled

Magnify gestures are disabled.

## Declaration

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

## Discussion

Discussion The web view prevents magnify gestures from changing its magnification.
