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