docs.unity3d.com
    Show / Hide Table of Contents

    Class VisualElement.UxmlFactory

    Instantiates a VisualElement using the data read from a UXML file.

    Inheritance
    Object
    UxmlFactory<VisualElement, VisualElement.UxmlTraits>
    VisualElement.UxmlFactory
    Inherited Members
    UxmlFactory<VisualElement, VisualElement.UxmlTraits>.uxmlName
    UxmlFactory<VisualElement, VisualElement.UxmlTraits>.uxmlNamespace
    UxmlFactory<VisualElement, VisualElement.UxmlTraits>.uxmlQualifiedName
    UxmlFactory<VisualElement, VisualElement.UxmlTraits>.canHaveAnyAttribute
    UxmlFactory<VisualElement, VisualElement.UxmlTraits>.uxmlAttributesDescription
    UxmlFactory<VisualElement, VisualElement.UxmlTraits>.uxmlChildElementsDescription
    UxmlFactory<VisualElement, VisualElement.UxmlTraits>.substituteForTypeName
    UxmlFactory<VisualElement, VisualElement.UxmlTraits>.substituteForTypeNamespace
    UxmlFactory<VisualElement, VisualElement.UxmlTraits>.substituteForTypeQualifiedName
    UxmlFactory<VisualElement, VisualElement.UxmlTraits>.AcceptsAttributeBag(IUxmlAttributes, CreationContext)
    UxmlFactory<VisualElement, VisualElement.UxmlTraits>.Create(IUxmlAttributes, CreationContext)
    Namespace: UnityEngine.UIElements
    Syntax
    public class UxmlFactory : UxmlFactory<VisualElement, VisualElement.UxmlTraits>, IUxmlFactory
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, October 7, 2021