GraphEdit.minimapEnabled

If true, the minimap is visible.

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

Meta