KeyEvent.Shift Field

SFML.Net

KeyEventShift Field
Is the Shift modifier pressed?

Namespace: SFML.Window
Assembly: sfmlnet-window-2 (in sfmlnet-window-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public int Shift
Public Shift As Integer
public:
int Shift
val mutable Shift: int

Field Value

Type: Int32
See Also