<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "macOS: 13.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WebKit",
  "identifier" : "/documentation/WebKit/WKWebView/FullscreenState-swift.enum",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "WebKit"
    ],
    "preciseIdentifier" : "c:@E@WKFullscreenState"
  },
  "title" : "WKWebView.FullscreenState"
}
-->

# WKWebView.FullscreenState

```
enum FullscreenState
```

## Topics

### Constants

[`case enteringFullscreen`](/documentation/WebKit/WKWebView/FullscreenState-swift.enum/enteringFullscreen)

[`case exitingFullscreen`](/documentation/WebKit/WKWebView/FullscreenState-swift.enum/exitingFullscreen)

[`case inFullscreen`](/documentation/WebKit/WKWebView/FullscreenState-swift.enum/inFullscreen)

[`case notInFullscreen`](/documentation/WebKit/WKWebView/FullscreenState-swift.enum/notInFullscreen)

### Initializers

[`init?(rawValue: Int)`](/documentation/WebKit/WKWebView/FullscreenState-swift.enum/init(rawValue:))

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Equatable`](/documentation/Swift/Equatable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)