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