KeyEvent.Alt Field

SFML.Net

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

Field Value

Type: Int32
See Also