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