Table of Contents

Delegate KeyTypedEvent

Namespace
SimulationFramework.Input
Assembly
SimulationFramework.dll

A delegate for text input events.

public delegate void KeyTypedEvent(char character)

Parameters

character char