Implements a reusable Virtual Keyboard component.
Namespace: MindFusion.Keyboard
Assembly: VirtualKeyboard.js
SyntaxJavaScript
Copy Code
|
|---|
// class |
RemarksThis is the main class of the Virtual Keyboard for JavaScript. It exposes fields for controllig the layout mode of the keyboard, the input locale, the behavior of the component and provides events for handling key strokes.
Inheritance HierarchyMindFusion.Common.UIControl
MindFusion.Keyboard.VirtualKeyboard
See Also