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

BaseVerticalCollectionView.CreateViewController

Declaration

protected UIElements.CollectionViewController CreateViewController();

Returns

CollectionViewController The view controller.

Description

Creates the view controller for this view. Override this method in inheritors to change the controller type.