lineWrapped

abstract fun lineWrapped(row: Int): Boolean

Reports whether visible row soft-wraps into the next row.

Return

true when the row wraps into the following row.

Parameters

row

zero-based visible row index.