Insert(int, Column)
Inserts a column into the current instance at the specified index.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void Insert(int index, Column column)