SetView(BaseVerticalCollectionView)
Sets the view for this controller.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void SetView(BaseVerticalCollectionView collectionView)
Parameters
The view for this controller. Must not be null.