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