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