Function Tree.hideFolding

If true, the folding arrow is hidden.

bool hideFolding() nothrow @property @nogc;

void hideFolding (
  bool v
) nothrow @property @nogc;