onBookmarkPositionSet

abstract fun onBookmarkPositionSet(@NonNull bookmark: Bookmark, position: Int)

Called when bookmark has been reordered in this view.

Parameters

bookmark

Bookmark that has been reordered.

position

New bookmark position.