Implements a reusable Virtual Keyboard component.
Namespace: MindFusion.Keyboard
File: VirtualKeyboard.js
JavaScript Copy Code |
---|
// class |
This 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.
MindFusion.Common.UIControl
MindFusion.Keyboard.VirtualKeyboard