Method OnKeyUp
OnKeyUp(KeyEvent)
Method invoked when a key is released.
public virtual bool OnKeyUp(KeyEvent keyEvent)
Parameters
keyEvent
KeyEventContains the details about the key that produced the event.
Returns
- bool
true if the event was handled