CGEventFlags Enum
Definition
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
[System.Flags]
public enum CGEventFlags
type CGEventFlags =
- Inheritance
-
CGEventFlags
- Attributes
Fields
AlphaShift | 65536 | |
Alternate | 524288 | |
Command | 1048576 | |
Control | 262144 | |
Help | 4194304 | |
NonCoalesced | 256 | |
NumericPad | 2097152 | |
SecondaryFn | 8388608 | |
Shift | 131072 |