docs.unity3d.com
    Show / Hide Table of Contents

    Class VisualElementExtendedUxmlTraits

    Class containing the UXML traits for the VisualElement class.

    Inheritance
    Object
    UxmlTraits
    VisualElement.UxmlTraits
    VisualElementExtendedUxmlTraits
    Inherited Members
    UnityEngine.UIElements.VisualElement.UxmlTraits.m_Name
    UnityEngine.UIElements.VisualElement.UxmlTraits.m_PickingMode
    VisualElement.UxmlTraits.focusIndex
    VisualElement.UxmlTraits.focusable
    VisualElement.UxmlTraits.uxmlChildElementsDescription
    UxmlTraits.canHaveAnyAttribute
    UxmlTraits.uxmlAttributesDescription
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Unity.AppUI.UI
    Syntax
    public class VisualElementExtendedUxmlTraits : VisualElement.UxmlTraits

    Methods

    Init(VisualElement, IUxmlAttributes, CreationContext)

    Initializes the VisualElement from the UXML attributes.

    Declaration
    public override void Init(VisualElement ve, IUxmlAttributes bag, CreationContext cc)
    Parameters
    Type Name Description
    VisualElement ve

    The VisualElement to initialize.

    IUxmlAttributes bag

    The IUxmlAttributes bag to use to initialize the VisualElement.

    CreationContext cc

    The CreationContext to use to initialize the VisualElement.

    Overrides
    VisualElement.UxmlTraits.Init(VisualElement, IUxmlAttributes, CreationContext)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023