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