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