ListView.SetSelectionWithoutNotify

Switch to Manual
public void SetSelectionWithoutNotify (IEnumerable<int> indices);

Parameters

indicesCollection of items to be selected.

Description

Sets a collection of selected items without triggering a selection change callback.