Düzenle

Aracılığıyla paylaş


KeyPressEventArgs(Char) Constructor

Definition

Constructs a new instance.

public KeyPressEventArgs (char keyChar);
new OpenTK.KeyPressEventArgs : char -> OpenTK.KeyPressEventArgs

Parameters

keyChar
Char

The ASCII character that was typed.

Applies to