Online documentation, manuals and tutorials
< All Topics
Print

Keyboard

Description

The virtual (on screen) keyboard to write texts into a Text area.

More info

Properties

Specific

Textarea

Enum

The name of Textarea Widget attached to this Widget.

Mode

Enum

The following modes are available:

  • TEXT_LOWER – Display lower case letters.
  • TEXT_UPPER – Display upper case letters.
  • SPECIAL – Display special characters.
  • NUMBER – Display numbers, +/- sign, and decimal dot.
  • USER_1 to USER_4 – User-defined modes.

Examples

  • LVGL Widgets Demo
Page content