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

# WebView.ElementFullscreenBehavior

The behavior that determines whether a web view can display content full screen.

## Declaration

```swift
struct ElementFullscreenBehavior
```

## Topics

### Type Properties

- [automatic](webkit/webview-swift.struct/elementfullscreenbehavior/automatic.md)
- [disabled](webkit/webview-swift.struct/elementfullscreenbehavior/disabled.md)
- [enabled](webkit/webview-swift.struct/elementfullscreenbehavior/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.MagnificationGesturesBehavior](webkit/webview-swift.struct/magnificationgesturesbehavior.md)
