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