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