Method OnKeyDown
OnKeyDown(Key)
Called when a key is pressed down. Fires the KeyDown event. This is a precursor to OnKeyUp(Key).
public void OnKeyDown(Key a)
Parameters
aKey
Called when a key is pressed down. Fires the KeyDown event. This is a precursor to OnKeyUp(Key).
public void OnKeyDown(Key a)
a Key