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