unselectItem

open fun unselectItem(position: <Error class: unknown class>): Boolean

Requests to unselect an item in the model.

Return

true if this action was supported and no fallback should be tried. This does not mean the item was unselected.

Parameters

position

the position of the item to unselect