LineEdit.virtualKeyboardEnabled

If true, the native virtual keyboard is shown when focused on platforms that support it.

  1. bool virtualKeyboardEnabled [@property getter]
    struct LineEdit
    @nogc nothrow @property
    bool
    virtualKeyboardEnabled
    ()
  2. bool virtualKeyboardEnabled [@property setter]

Meta