Search
VirtualKeyboard.applyTheme Method (String)
See Also
 






Applies a theme to the keyboard and its keys.

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

 Syntax

Java  Copy Code

public void applyTheme (
    String fileName
)

 Parameters

fileName

The file from which to load theme attributes.

 See Also