Edit

Share via


CGWindowListOption Enum

Definition

This enumeration supports a bitwise combination of its member values.

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

Fields

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

Applies to