KeyEvent.Control Field

SFML.Net

KeyEventControl 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 int Control
Public Control As Integer
public:
int Control
val mutable Control: int

Field Value

Type: Int32
See Also