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