TextEdit.minimapDraw

If true, a minimap is shown, providing an outline of your source code.

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

Meta