SpinEdit style attributes

SpinEdit presentation style attributes apply to an SPINEDIT element.

Note: This topic lists presentation style attributes for a specific class of form element, common presentation style attributes can also be used for this type of element.
Table 1. SpinEdit style attributes
Attribute GDC GBC GMA GMI

showVirtualKeyboard

Defines how the virtual keyboard must appear on mobile devices.
Note: Only supported on Androidâ„¢ devices.

Values can be:

  • "onTap" (default): Virtual keyboard shows up when user taps in the field.
  • "onFocus": Virtual keyboard shows up when the focus goes to the field.
No Yes No No