Class Checkbox.UxmlFactory
UXML factory for the Checkbox.
Inheritance
Checkbox.UxmlFactory
Inherited Members
UxmlFactory<Checkbox, Checkbox.UxmlTraits>.Create(IUxmlAttributes, CreationContext)
BaseUxmlFactory<Checkbox, Checkbox.UxmlTraits>.AcceptsAttributeBag(IUxmlAttributes, CreationContext)
BaseUxmlFactory<Checkbox, Checkbox.UxmlTraits>.uxmlName
BaseUxmlFactory<Checkbox, Checkbox.UxmlTraits>.uxmlNamespace
BaseUxmlFactory<Checkbox, Checkbox.UxmlTraits>.uxmlQualifiedName
BaseUxmlFactory<Checkbox, Checkbox.UxmlTraits>.uxmlType
BaseUxmlFactory<Checkbox, Checkbox.UxmlTraits>.canHaveAnyAttribute
BaseUxmlFactory<Checkbox, Checkbox.UxmlTraits>.uxmlAttributesDescription
BaseUxmlFactory<Checkbox, Checkbox.UxmlTraits>.uxmlChildElementsDescription
BaseUxmlFactory<Checkbox, Checkbox.UxmlTraits>.substituteForTypeName
BaseUxmlFactory<Checkbox, Checkbox.UxmlTraits>.substituteForTypeNamespace
BaseUxmlFactory<Checkbox, Checkbox.UxmlTraits>.substituteForTypeQualifiedName
Namespace: Unity.Muse.AppUI.UI
Assembly: Unity.Muse.AppUI.dll
Syntax
public class Checkbox.UxmlFactory : UxmlFactory<Checkbox, Checkbox.UxmlTraits>, IUxmlFactory, IBaseUxmlFactory