Search
VirtualKeyboard.setStretch Method
See Also
 






Sets 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 void setStretch (
    Stretch value
)

 Parameters

value

A member of the Stretch enumeration.

 See Also