Contents

plain

The plain window style.

Declaration

static var plain: PlainWindowStyle { get }

Discussion

Unlike automatic, a plain window does not receive a glass background in visionOS or window chrome in macOS. Use this style if you want more control over how these elements are used in your window.

See Also

Getting built-in window styles