Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BaseVerticalCollectionView.RemoveFromSelection

Declaration

public void RemoveFromSelection(int index);

Parameters

index The item index.

Description

Removes an item from the collection of selected items.