Search
Key.getLeft Method
See Also
 






Gets the horizontal position of the key.

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

 Syntax

Java  Copy Code

public double getLeft ()

 Return Value

A double value specifying key's position on the keyboard.

 See Also