Table of Contents

Enum PenInputFlags

Namespace
Sdl3Sharp.Input
Assembly
Sdl3Sharp.dll

Represents a bitmask of pen input states

[Flags]
public enum PenInputFlags : uint

Fields

Button1 = 2

The pen's first button is pressed

Button2 = 4

The pen's second button is pressed

Button3 = 8

The pen's third button is pressed

Button4 = 16

The pen's fourth button is pressed

Button5 = 32

The pen's fifth button is pressed

Down = 1

The pen is pressed down

EraserTip = 1073741824

The pen's eraser tip is in use

InProximity = 2147483648

The pen is in proximity