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