Fork me on GitHub

Keyboard.

EventListener Property

Summary

Resisters an object to recieve the Keyboard events
Namespace
SharpInputSystem
Containing Type
Keyboard

Syntax

public IKeyboardListener EventListener { get; set; }

Value

Type Description
IKeyboardListener