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