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