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

SortColumnDescriptions.Add

Declaration

public void Add(UIElements.SortColumnDescription item);

Parameters

item The sort description to add.

Description

Adds a sort description at the end of the collection.