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