Search
KeyboardLayout.getWidth Method
See Also
 






Gets the keyboard layout width.

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

 Syntax

Java  Copy Code

public double getWidth ()

 Return Value

A double value relatively to which keys are positioned horizontally.

 See Also