Search
KeyboardLayout.setHeight Method
See Also
 






Sets the keyboard layout height.

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

 Syntax

Java  Copy Code

public void setHeight (
    double value
)

 Parameters

value

A double value relatively to which keys are positioned vertically.

 See Also