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