SwiftUI scene type

C56882
concept

A SwiftUI scene type represents a top-level container that defines the structure, lifecycle, and behavior of a distinct user interface instance within an app, such as a window or document.

Instances (1)

Instance Via concept surface
WindowGroup (SwiftUI)