KeyEventArgs.Control Field

SFML.Net

KeyEventArgsControl Field
Is the Control 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 Control
Public Control As Boolean
public:
bool Control
val mutable Control: bool

Field Value

Type: Boolean
See Also