[]
Called when the a keyboard key is pressed.
protected virtual bool OnKeyDown(UIKeyCommand e)
Protected Overridable Function OnKeyDown(e As UIKeyCommand) As Boolean
| Type | Name | Description |
|---|---|---|
| UIKeyCommand | e | The event that originated the action. |
| Type | Description |
|---|---|
| bool |