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
    Dropdown.UxmlTraits
    Namespace: Unity.Industrial.Forma.StandardUI
    Syntax
    public class UxmlTraits : BindableElement.UxmlTraits

    Constructors

    UxmlTraits()

    Declaration
    public UxmlTraits()

    Properties

    uxmlChildElementsDescription

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

    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

    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