Function TreeItem.customMinimumHeight

The custom minimum height.

long customMinimumHeight() nothrow @property @nogc;

void customMinimumHeight (
  long v
) nothrow @property @nogc;