Class AlertDialog.UxmlFactory
The UXML factory for the AlertDialog.
Inheritance
AlertDialog.UxmlFactory
Inherited Members
UxmlFactory<AlertDialog, AlertDialog.UxmlTraits>.Create(IUxmlAttributes, CreationContext)
BaseUxmlFactory<AlertDialog, AlertDialog.UxmlTraits>.AcceptsAttributeBag(IUxmlAttributes, CreationContext)
BaseUxmlFactory<AlertDialog, AlertDialog.UxmlTraits>.uxmlName
BaseUxmlFactory<AlertDialog, AlertDialog.UxmlTraits>.uxmlNamespace
BaseUxmlFactory<AlertDialog, AlertDialog.UxmlTraits>.uxmlQualifiedName
BaseUxmlFactory<AlertDialog, AlertDialog.UxmlTraits>.uxmlType
BaseUxmlFactory<AlertDialog, AlertDialog.UxmlTraits>.canHaveAnyAttribute
BaseUxmlFactory<AlertDialog, AlertDialog.UxmlTraits>.uxmlAttributesDescription
BaseUxmlFactory<AlertDialog, AlertDialog.UxmlTraits>.uxmlChildElementsDescription
BaseUxmlFactory<AlertDialog, AlertDialog.UxmlTraits>.substituteForTypeName
BaseUxmlFactory<AlertDialog, AlertDialog.UxmlTraits>.substituteForTypeNamespace
BaseUxmlFactory<AlertDialog, AlertDialog.UxmlTraits>.substituteForTypeQualifiedName
Namespace: Unity.Muse.AppUI.UI
Assembly: Unity.Muse.AppUI.dll
Syntax
public class AlertDialog.UxmlFactory : UxmlFactory<AlertDialog, AlertDialog.UxmlTraits>, IUxmlFactory, IBaseUxmlFactory