TextEdit.isLineHidden

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

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

Meta