TextEdit.minimapWidth

The width, in pixels, of the minimap.

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

Meta