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