LayoutIter.nextLine

Moves iter forward to the start of the next line.

If iter is already on the last line, returns false.

class LayoutIter
bool
nextLine
()

Return Value

Type: bool

whether motion was possible