Search
Key.setImage Method (String)
See Also
 






Sets 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 void setImage (
    String value
)

 Parameters

value

A String containing path to image file.

 See Also