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

# automatic

The automatic behavior.

## Declaration

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

## Discussion

Discussion The web view automatically chooses whether content can be displayed in full screen. By default, web views use the disabled behavior.
