Add(Column)
Adds a column at the end of the collection.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void Add(Column item)
Parameters
The column to add.