TextElement.UxmlFactory
Instantiates a TextElement using the data read from a UXML file.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: UxmlFactory<TextElement, UxmlTraits>
- Implements: IUxmlFactory, IBaseUxmlFactory
public class TextElement.UxmlFactory : UxmlFactory<TextElement, TextElement.UxmlTraits>, IUxmlFactory, IBaseUxmlFactory