docs.unity3d.com
    Show / Hide Table of Contents

    Class Dropdown.UxmlTraits

    Description class to bind UXML data with the instance of the VisualElement.

    Inheritance
    Object
    UxmlTraits
    VisualElement.UxmlTraits
    BindableElement.UxmlTraits
    Dropdown.UxmlTraits
    Inherited Members
    UnityEngine.UIElements.VisualElement.UxmlTraits.m_Name
    UnityEngine.UIElements.VisualElement.UxmlTraits.m_PickingMode
    VisualElement.UxmlTraits.focusIndex
    VisualElement.UxmlTraits.focusable
    UxmlTraits.canHaveAnyAttribute
    UxmlTraits.uxmlAttributesDescription
    Namespace: Unity.Industrial.Forma.StandardUI
    Syntax
    public class UxmlTraits : BindableElement.UxmlTraits

    Constructors

    UxmlTraits()

    UxmlTraits

    Declaration
    public UxmlTraits()

    Properties

    uxmlChildElementsDescription

    UxmlChildElementDescription

    Declaration
    public override IEnumerable<UxmlChildElementDescription> uxmlChildElementsDescription { get; }
    Property Value
    Type Description
    IEnumerable<UxmlChildElementDescription>
    Overrides
    VisualElement.UxmlTraits.uxmlChildElementsDescription

    Methods

    Init(VisualElement, IUxmlAttributes, CreationContext)

    Initialize Dropdown properties based on UXML data.

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

    The Dropdown object

    IUxmlAttributes bag

    The UXML attributes bag

    CreationContext cc

    The current context

    Overrides
    BindableElement.UxmlTraits.Init(VisualElement, IUxmlAttributes, CreationContext)
    Back to top
    Terms of use
    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