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