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