次の方法で共有


CGWindowListOption 列挙型

定義

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

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

フィールド

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

適用対象