Function TextEdit.isFolded

Returns whether the line at the specified index is folded or not.

bool isFolded (
  const(long) line
) nothrow @nogc const;