TextEdit.isFolded

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

struct TextEdit
@nogc nothrow const
bool
isFolded
(
in long line
)

Meta