optionAll
Declaration
static var optionAll: CGWindowListOption { get }Discussion
List all windows, including both onscreen and offscreen windows. When retrieving a list with this option, the relativeToWindow parameter should be set to kCGNullWindowID.