Contents

isOnScreen

A Boolean value that indicates whether the window is on screen.

Declaration

var isOnScreen: Bool { get }

Discussion

This value represents the macOS window server’s onscreen status of the window.

See Also

Determining visibility