Contents

windowDidChangeOcclusionState(_:)

Tells the delegate that the window changed its occlusion state.

Declaration

@MainActor optional func windowDidChangeOcclusionState(_ notification: Notification)

Parameters