setAutoSelectionMode

fun setAutoSelectionMode(autoSelect: Boolean)

Indicates whether items are auto-selected to the closest item when scroll finishes between two items.

Parameters

autoSelect

true to enable auto-select, false otherwise.