VisibleRange

data class VisibleRange(startPath: TreePath, endPath: TreePath)

Properties

endPath
Link copied to clipboard
val endPath: TreePath
startPath
Link copied to clipboard
val startPath: TreePath