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