Show / Hide Table of Contents

Enum ModifierKeys

Keyboard modifier keys

Namespace: EmptyKeys.UserInterface.Input
Assembly: EmptyKeys.UserInterface.dll
Syntax
[Flags]
public enum ModifierKeys : byte

Fields

Name Description
Alt

The alt

Control

The control

None

The none

Shift

The shift

Windows

The windows

Back to top Generated by DocFX