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

MultiColumnController.PrepareView

Declaration

public void PrepareView(UIElements.BaseVerticalCollectionView collectionView);

Parameters

collectionView The view to register to.

Description

Initialization step once the view is set. It will insert the multi column header in the hierarchy and register to important callbacks.