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