Search
NumPadKey.getVirtualKey Method
See Also
 






Gets the key code of this key.

Namespace: com.mindfusion.keyboard
Assembly: com.mindfusion.keyboard

 Syntax

Java  Copy Code

public int getVirtualKey ()

 Return Value

The virtual key code sent by this key.

 See Also