RichTextLabel.removeLine

Removes a line of content from the label. Returns true if the line exists.

struct RichTextLabel
@nogc nothrow
bool
removeLine
(
in long line
)

Meta