Version: 2020.3
言語: 日本語

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.