Contents

isOpaque

A Boolean value that indicates whether the window is opaque.

Declaration

var isOpaque: Bool { get set }

Discussion

The value of this property is true when the window is opaque; otherwise, false.

See Also

Configuring the Window’s Appearance