Skip to main content

Enum InputModifiers

Namespace: VelloSharp.Composition.Input
Assembly: VelloSharp.Composition.dll

[Flags]
public enum InputModifiers

Fields

Alt = 4

Control = 2

Meta = 8

MiddleButton = 64

None = 0

PrimaryButton = 16

SecondaryButton = 32

Shift = 1

XButton1 = 128

XButton2 = 256