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