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