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

# automatic

The automatic behavior.

## Declaration

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

## Discussion

Discussion The web view automatically chooses whether pressing a link displays a preview of the destination for the link. By default, web views use the enabled behavior.
