Tree.hideRoot

If true the tree's root is hidden.

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

Meta