Search
Key.setTop Method
See Also
 






Sets the vertical position of the key.

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

 Syntax

Java  Copy Code

public void setTop (
    double value
)

 Parameters

value

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

 See Also