Search
Key.getImagePath Method
See Also
 






Gets relative path to an image that should be displayed inside this key.

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

 Syntax

Java  Copy Code

public String getImagePath ()

 Return Value

A String containing path to image file.

 See Also