DragDestRow

data class DragDestRow(path: TreePath?, post: TreeView.DropPosition)

Properties

path
Link copied to clipboard
val path: TreePath?
post
Link copied to clipboard
val post: TreeView.DropPosition