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.
A Boolean value that indicates whether the window is on screen.
var isOnScreen: Bool { get }This value represents the macOS window server’s onscreen status of the window.