GraphEdit.rightDisconnects

If true, enables disconnection of existing connections in the GraphEdit by dragging the right end.

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

Meta