Class TextArea.UxmlFactory
Factory class to instantiate a TextArea using the data read from a UXML file.
Inheritance
TextArea.UxmlFactory
Inherited Members
UxmlFactory<TextArea, TextArea.UxmlTraits>.Create(IUxmlAttributes, CreationContext)
BaseUxmlFactory<TextArea, TextArea.UxmlTraits>.AcceptsAttributeBag(IUxmlAttributes, CreationContext)
BaseUxmlFactory<TextArea, TextArea.UxmlTraits>.uxmlName
BaseUxmlFactory<TextArea, TextArea.UxmlTraits>.uxmlNamespace
BaseUxmlFactory<TextArea, TextArea.UxmlTraits>.uxmlQualifiedName
BaseUxmlFactory<TextArea, TextArea.UxmlTraits>.uxmlType
BaseUxmlFactory<TextArea, TextArea.UxmlTraits>.canHaveAnyAttribute
BaseUxmlFactory<TextArea, TextArea.UxmlTraits>.uxmlAttributesDescription
BaseUxmlFactory<TextArea, TextArea.UxmlTraits>.uxmlChildElementsDescription
BaseUxmlFactory<TextArea, TextArea.UxmlTraits>.substituteForTypeName
BaseUxmlFactory<TextArea, TextArea.UxmlTraits>.substituteForTypeNamespace
BaseUxmlFactory<TextArea, TextArea.UxmlTraits>.substituteForTypeQualifiedName
Namespace: Unity.Muse.AppUI.UI
Assembly: Unity.Muse.AppUI.dll
Syntax
public class TextArea.UxmlFactory : UxmlFactory<TextArea, TextArea.UxmlTraits>, IUxmlFactory, IBaseUxmlFactory