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