Event.Key Field

SFML.Net

EventKey Field
Arguments for key events (KeyPressed, KeyReleased)

Namespace: SFML.Window
Assembly: sfmlnet-window-2 (in sfmlnet-window-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public KeyEvent Key
Public Key As KeyEvent
public:
KeyEvent Key
val mutable Key: KeyEvent

Field Value

Type: KeyEvent
See Also