PrepareView(BaseVerticalCollectionView)
Initialization step once the view is set. It will insert the multi column header in the hierarchy and register to important callbacks.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void PrepareView(BaseVerticalCollectionView collectionView)
Parameters
The view to register to.