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