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