MultiColumnListView.UxmlFactory
Instantiates a MultiColumnListView using data from a UXML file.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: UxmlFactory<MultiColumnListView, UxmlTraits>
- Implements: IUxmlFactory, IBaseUxmlFactory
public class MultiColumnListView.UxmlFactory : UxmlFactory<MultiColumnListView, MultiColumnListView.UxmlTraits>, IUxmlFactory, IBaseUxmlFactory
Remarks
This class is added to every VisualElement created from UXML.