Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.