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