occlusionState
The occlusion state of the window.
Declaration
var occlusionState: NSWindow.OcclusionState { get }Discussion
When the value of this property is visible, at least part of the window is visible; otherwise, the window is fully occluded.
The occlusion state of the window.
var occlusionState: NSWindow.OcclusionState { get }When the value of this property is visible, at least part of the window is visible; otherwise, the window is fully occluded.