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