KeyEventArgs.Shift Field

SFML.Net

KeyEventArgsShift 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 bool Shift
Public Shift As Boolean
public:
bool Shift
val mutable Shift: bool

Field Value

Type: Boolean
See Also