Search
VirtualKeyboard.theme Property
See Also
 






Gets or sets the current theme of the control.

Namespace: MindFusion.Keyboard
File: VirtualKeyboard.js

 Syntax

JavaScript  Copy Code

get theme() {}
set theme(value) {}

 Property Value

String

The current theme.

 See Also