TechnologiesUI & App Frameworks

_WebKit_SwiftUI cross-import overlay

iOSmacOStvOSwatchOSvisionOS

A cross-import overlay that bridges WebKit and SwiftUI, providing the WebView and WebPage types for embedding and controlling web content within SwiftUI apps. Use it to display and drive web content as part of a SwiftUI view hierarchy on iOS, macOS, and visionOS. The overlay declares no types of its own; it surfaces WebKit's web-rendering capabilities through SwiftUI's declarative model.

Structures 2

  • St
    WebView
    A view that displays some web content.
  • St
    WebViewImmersiveEnvironmentView
    A SwiftUI view that renders a specific website-provided immersive environment.

Extends 2

ViewWebPage
← UI & App Frameworks