Contents

WebViewImmersiveEnvironmentView

A SwiftUI view that renders a specific website-provided immersive environment.

Declaration

@MainActor struct WebViewImmersiveEnvironmentView

Overview

Place this view in your app’s Immersive Space hierarchy. Initialize it with the WebPage.ImmersiveEnvironment received from the presentation callback to render that specific environment.

Topics

Initializers

See Also

Immersive environments