Contents

optionIncludingWindow

Declaration

static var optionIncludingWindow: CGWindowListOption { get }

Discussion

Include the specified window (from the relativeToWindow parameter) in the returned list. You must combine this option with the optionOnScreenAboveWindow or optionOnScreenBelowWindow option to retrieve meaningful results.

See Also

Type Properties