Class TextElement.UxmlFactory
Instantiates a TextElement using the data read from a UXML file.
Inherited Members
Namespace: UnityEngine.UIElements
Syntax
public class UxmlFactory : UxmlFactory<TextElement, TextElement.UxmlTraits>, IUxmlFactory
Instantiates a TextElement using the data read from a UXML file.
public class UxmlFactory : UxmlFactory<TextElement, TextElement.UxmlTraits>, IUxmlFactory