Search
Key.setLeft Method
See Also
 






Sets the horizontal position of the key.

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

 Syntax

Java  Copy Code

public void setLeft (
    double value
)

 Parameters

value

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

 See Also