Class AvatarGroup.UxmlFactory
Defines the UxmlFactory for the AvatarGroup.
Inheritance
AvatarGroup.UxmlFactory
Inherited Members
UxmlFactory<AvatarGroup, AvatarGroup.UxmlTraits>.Create(IUxmlAttributes, CreationContext)
BaseUxmlFactory<AvatarGroup, AvatarGroup.UxmlTraits>.AcceptsAttributeBag(IUxmlAttributes, CreationContext)
BaseUxmlFactory<AvatarGroup, AvatarGroup.UxmlTraits>.uxmlName
BaseUxmlFactory<AvatarGroup, AvatarGroup.UxmlTraits>.uxmlNamespace
BaseUxmlFactory<AvatarGroup, AvatarGroup.UxmlTraits>.uxmlQualifiedName
BaseUxmlFactory<AvatarGroup, AvatarGroup.UxmlTraits>.uxmlType
BaseUxmlFactory<AvatarGroup, AvatarGroup.UxmlTraits>.canHaveAnyAttribute
BaseUxmlFactory<AvatarGroup, AvatarGroup.UxmlTraits>.uxmlAttributesDescription
BaseUxmlFactory<AvatarGroup, AvatarGroup.UxmlTraits>.uxmlChildElementsDescription
BaseUxmlFactory<AvatarGroup, AvatarGroup.UxmlTraits>.substituteForTypeName
BaseUxmlFactory<AvatarGroup, AvatarGroup.UxmlTraits>.substituteForTypeNamespace
BaseUxmlFactory<AvatarGroup, AvatarGroup.UxmlTraits>.substituteForTypeQualifiedName
Namespace: Unity.Muse.AppUI.UI
Assembly: Unity.Muse.AppUI.dll
Syntax
public class AvatarGroup.UxmlFactory : UxmlFactory<AvatarGroup, AvatarGroup.UxmlTraits>, IUxmlFactory, IBaseUxmlFactory
Properties
uxmlChildElementsDescription
Describes the types of element that can appear as children of this element in a UXML file.
Declaration
public override IEnumerable<UxmlChildElementDescription> uxmlChildElementsDescription { get; }
Property Value
Type | Description |
---|---|
IEnumerable<UxmlChildElementDescription> |
Overrides
UnityEngine.UIElements.BaseUxmlFactory<Unity.Muse.AppUI.UI.AvatarGroup, Unity.Muse.AppUI.UI.AvatarGroup.UxmlTraits>.uxmlChildElementsDescription