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