unselectRange
open fun unselectRange(position: <Error class: unknown class>, nItems: <Error class: unknown class>): Boolean
Requests to unselect a range of items in the model.
Return
true if this action was supported and no fallback should be tried. This does not mean the range was unselected.
Parameters
position
the first item to unselect
nItems
the number of items to unselect