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