Search
VirtualKeyboard.applyTheme Method (InputStream)
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 (
    InputStream stream
)

 Parameters

stream

A Stream from which to load theme attributes.

 See Also