Search
KeyboardLayout.getImage Method
See Also
 






Gets the path to an image that can be used to represent this layout.

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

 Syntax

Java  Copy Code

public String getImage ()

 Return Value

A string containing the path to the image.

 See Also