Class GridView.UxmlFactory
Instantiates a GridView using data from a UXML file.
Inheritance
GridView.UxmlFactory
Inherited Members
UxmlFactory<GridView, GridView.UxmlTraits>.Create(IUxmlAttributes, CreationContext)
BaseUxmlFactory<GridView, GridView.UxmlTraits>.AcceptsAttributeBag(IUxmlAttributes, CreationContext)
BaseUxmlFactory<GridView, GridView.UxmlTraits>.uxmlName
BaseUxmlFactory<GridView, GridView.UxmlTraits>.uxmlNamespace
BaseUxmlFactory<GridView, GridView.UxmlTraits>.uxmlQualifiedName
BaseUxmlFactory<GridView, GridView.UxmlTraits>.uxmlType
BaseUxmlFactory<GridView, GridView.UxmlTraits>.canHaveAnyAttribute
BaseUxmlFactory<GridView, GridView.UxmlTraits>.uxmlAttributesDescription
BaseUxmlFactory<GridView, GridView.UxmlTraits>.uxmlChildElementsDescription
BaseUxmlFactory<GridView, GridView.UxmlTraits>.substituteForTypeName
BaseUxmlFactory<GridView, GridView.UxmlTraits>.substituteForTypeNamespace
BaseUxmlFactory<GridView, GridView.UxmlTraits>.substituteForTypeQualifiedName
Namespace: Unity.Muse.AppUI.UI
Assembly: Unity.Muse.AppUI.dll
Syntax
public class GridView.UxmlFactory : UxmlFactory<GridView, GridView.UxmlTraits>, IUxmlFactory, IBaseUxmlFactory
Remarks
This class is added to every VisualElement created from UXML.