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.