다음을 통해 공유


CGWindowListOption 열거형

정의

이 열거형은 멤버 값의 비트 조합을 지원합니다.

[System.Flags]
public enum CGWindowListOption
type CGWindowListOption = 
상속
CGWindowListOption
특성

필드

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

적용 대상