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