Enum ModifierKeys
Namespace: ReadyM.Sdk.Common.Input
Assembly: ReadyM.Sdk.Common.dll
Represents modifier keys that can be pressed in combination with other keys.
[Flags]
public enum ModifierKeys
Fields
None = 0
Alt = 1
Control = 2
Shift = 4
Namespace: ReadyM.Sdk.Common.Input
Assembly: ReadyM.Sdk.Common.dll
Represents modifier keys that can be pressed in combination with other keys.
[Flags]
public enum ModifierKeys
None = 0
Alt = 1
Control = 2
Shift = 4