共用方式為


CGWindowListOption 列舉

定義

此列舉支援其成員值的位元組合。

[System.Flags]
public enum CGWindowListOption
type CGWindowListOption = 
繼承
CGWindowListOption
屬性

欄位

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

適用於