CGWindowListOption 枚举

定义

此枚举支持其成员值的按位组合。

[System.Flags]
public enum CGWindowListOption
type CGWindowListOption = 
继承
CGWindowListOption
属性

字段

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

适用于