Compartir a través de


CGWindowListOption Enumeración

Definición

Esta enumeración admite una combinación bit a bit de sus valores de miembro.

[System.Flags]
public enum CGWindowListOption
type CGWindowListOption = 
Herencia
CGWindowListOption
Atributos

Campos

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

Se aplica a