UxmlTemplateFactory
Factory for the root Template element.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: UxmlFactory<VisualElement, UxmlTemplateTraits>
- Implements: IUxmlFactory, IBaseUxmlFactory
public class UxmlTemplateFactory : UxmlFactory<VisualElement, UxmlTemplateTraits>, IUxmlFactory, IBaseUxmlFactory
Remarks
This factory does not generate VisualElements. UIElements uses it to generate schemas.