Version: 2020.2

ListView.SetSelectionWithoutNotify

切换到手册
public void SetSelectionWithoutNotify (IEnumerable<int> indices);

参数

indices Collection of items to be selected.

描述

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