Tree.hideFolding

If true the folding arrow is hidden.

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

Meta