Table of Contents

Enum MouseButtonOrKeypressEventType

Namespace
Alacrity.Internal
Assembly
Alacrity.Internal.dll

Whether the button or keypress was Up or Down

public enum MouseButtonOrKeypressEventType : byte

Fields

Down = 0
Up = 1