KeyEventArgs.Alt Field

SFML.Net

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

Field Value

Type: Boolean
See Also