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