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