LineEdit.expandToTextLength

If true, the LineEdit width will increase to stay longer than the text. It will not compress if the text is shortened.

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

Meta