Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetViewController(CollectionViewController)

Assigns the view controller for this view and registers all events required for it to function properly.
Read time 1 minuteLast updated 5 days ago

Definition

public virtual void SetViewController(CollectionViewController controller)

Parameters

The controller to use with this view.