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