Tree.hideRoot

If true the tree's root is hidden.

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

Meta