Keyboards
Add virtual keyboards in your project to provide touch input for operators.
Configure the Keyboard object to define custom virtual keyboards.
Keyboard engine types
Available virtual keyboard engines:
- Built-in
- The default virtual keyboard that is available only for the native presentation engine.
- Custom
- Customizable virtual keyboard that is available for both the native presentation engine and web presentation engine. For more information, see Configure a custom keyboard.
- None
- No virtual keyboard.
You configure the virtual keyboards for the project by adjusting presentation engine
properties. For more information, see Select a keyboard.
Provide Feedback