Contents

windowStyle(_:)

Sets the style for windows created by this scene.

Declaration

nonisolated func windowStyle<S>(_ style: S) -> some Scene where S : WindowStyle

See Also

Creating windows