This version of Unity is unsupported.

BaseVerticalCollectionView.SetViewController

Declaration

public void SetViewController(UIElements.CollectionViewController controller);

Parameters

controller The controller to use with this view.

Description

Assigns the view controller for this view and registers all events required for it to function properly.