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.
A Boolean value that indicates whether the window is opaque.
var isOpaque: Bool { get set }The value of this property is true when the window is opaque; otherwise, false.