KeyEvent.System Field

SFML.Net

KeyEventSystem Field
Is the System 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 System
Public System As Integer
public:
int System
val mutable System: int

Field Value

Type: Int32
See Also