Contents

VolumetricWindowStyle

A window style that creates a 3D volumetric window.

Declaration

struct VolumetricWindowStyle

Overview

Use volumetric to construct this style:

WindowGroup {
    ContentView()
}
.windowStyle(.volumetric)

Topics

Creating the window style

See Also

Supporting types