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