ListViewController
List view controller. View controllers of this type are meant to take care of data virtualized by any ListView inheritor.
Read time 2 minutesLast updated 6 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: BaseListViewController
- Implements: IDisposable
public class ListViewController : BaseListViewController, IDisposable