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