Class TextElement.UxmlTraits
  
  
  
  
    Inheritance
    
    
    
    TextElement.UxmlTraits
      
      
      
      
      
      
   
  
  
  Assembly: UnityEngine.dll
  Syntax
  
    public class UxmlTraits : VisualElement.UxmlTraits
   
  Properties
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  uxmlChildElementsDescription
  
  
  Declaration
  
    public override IEnumerable<UxmlChildElementDescription> uxmlChildElementsDescription { get; }
   
  Property Value
  
  Overrides
  
  Methods
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  Init(VisualElement, IUxmlAttributes, CreationContext)
  
  
  Declaration
  
    public override void Init(VisualElement ve, IUxmlAttributes bag, CreationContext cc)
   
  Parameters
  
  Overrides
  
  Extension Methods