KeyEventArgs.System Field

SFML.Net

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

Field Value

Type: Boolean
See Also