TextEdit.wrapEnabled

If true, enables text wrapping when it goes beyond the edge of what is visible.

  1. bool wrapEnabled [@property getter]
    struct TextEdit
    @nogc nothrow @property
    bool
    wrapEnabled
    ()
  2. bool wrapEnabled [@property setter]

Meta