Tree.allowReselect

If true the currently selected cell may be selected again.

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

Meta