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