This version of Unity is unsupported.

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.