CGWindowListOption Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum CGWindowListOption
type CGWindowListOption = 
Inheritance
CGWindowListOption
Attributes

Fields

All 0
ExcludeDesktopElements 16
IncludingWindow 8
OnScreenAboveWindow 2
OnScreenBelowWindow 4
OnScreenOnly 1

Applies to