Search
VirtualKeyboard.getStretch Method
See Also
 






Gets a stretch mode that determines how the keyboard fits into the available space.

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

 Syntax

Java  Copy Code

public Stretch getStretch ()

 Return Value

A member of the Stretch enumeration. The default is Uniform.

 See Also