windowStyle(_:)
Sets the style for windows created by this scene.
Declaration
nonisolated func windowStyle<S>(_ style: S) -> some Scene where S : WindowStyle
Sets the style for windows created by this scene.
nonisolated func windowStyle<S>(_ style: S) -> some Scene where S : WindowStyle