Search
VirtualKeyboard.getLayoutsFolder Method
See Also
 






Gets the folder where layout files are located.

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

 Syntax

Java  Copy Code

public String getLayoutsFolder ()

 Return Value

A String specifying the location of locale-specific layout files used when setMode is set to KeyboardMode.Custom.

 See Also