CGWindowImageOption Enum
Definition
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
[System.Flags]
public enum CGWindowImageOption
type CGWindowImageOption =
- Inheritance
-
CGWindowImageOption
- Attributes
Fields
BoundsIgnoreFraming | 1 | |
Default | 0 | |
OnlyShadows | 4 | |
ShouldBeOpaque | 2 |