Search
KeyboardLayout.setWidth Method
See Also
 






Sets the keyboard layout width.

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

 Syntax

Java  Copy Code

public void setWidth (
    double value
)

 Parameters

value

A double value relatively to which keys are positioned horizontally.

 See Also