docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class BaseVisualElement.UxmlTraits

    Class containing the UXML traits for the VisualElement class.

    Inheritance
    object
    BaseUxmlTraits
    UxmlTraits
    VisualElement.UxmlTraits
    BaseVisualElement.UxmlTraits
    Accordion.UxmlTraits
    AccordionItem.UxmlTraits
    ActionBar.UxmlTraits
    ActionGroup.UxmlTraits
    Avatar.UxmlTraits
    AvatarGroup.UxmlTraits
    Badge.UxmlTraits
    BaseDialog.UxmlTraits
    BoundsField.UxmlTraits
    BoundsIntField.UxmlTraits
    Breadcrumbs.UxmlTraits
    Canvas.UxmlTraits
    Checkbox.UxmlTraits
    Chip.UxmlTraits
    ColorSwatch.UxmlTraits
    ColorWheel.UxmlTraits
    DialogTrigger.UxmlTraits
    Divider.UxmlTraits
    Drawer.UxmlTraits
    DropZone.UxmlTraits
    ExVisualElement.UxmlTraits
    FieldLabel.UxmlTraits
    InputLabel.UxmlTraits
    Menu.UxmlTraits
    MenuItem.UxmlTraits
    MenuSection.UxmlTraits
    MenuTrigger.UxmlTraits
    PageIndicator.UxmlTraits
    PageView.UxmlTraits
    Preloader.UxmlTraits
    Progress.UxmlTraits
    Quote.UxmlTraits
    Radio.UxmlTraits
    RectField.UxmlTraits
    RectIntField.UxmlTraits
    SVSquare.UxmlTraits
    Spacer.UxmlTraits
    StackView.UxmlTraits
    SwipeView.UxmlTraits
    SwipeViewItem.UxmlTraits
    TabItem.UxmlTraits
    Tabs.UxmlTraits
    Toggle.UxmlTraits
    Toolbar.UxmlTraits
    Vector2Field.UxmlTraits
    Vector2IntField.UxmlTraits
    Vector3Field.UxmlTraits
    Vector3IntField.UxmlTraits
    Vector4Field.UxmlTraits
    Inherited Members
    VisualElement.UxmlTraits.m_Name
    VisualElement.UxmlTraits.m_PickingMode
    VisualElement.UxmlTraits.focusIndex
    VisualElement.UxmlTraits.focusable
    VisualElement.UxmlTraits.uxmlChildElementsDescription
    BaseUxmlTraits.canHaveAnyAttribute
    BaseUxmlTraits.uxmlAttributesDescription
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Muse.AppUI.UI
    Assembly: Unity.Muse.AppUI.dll
    Syntax
    public class BaseVisualElement.UxmlTraits : 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)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)