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