docs.unity3d.com
    Show / Hide Table of Contents

    Class TextElementExtendedUxmlTraits

    Class containing the UXML traits for the TextElement class.

    Inheritance
    Object
    UxmlTraits
    VisualElement.UxmlTraits
    BindableElement.UxmlTraits
    TextElement.UxmlTraits
    TextElementExtendedUxmlTraits
    Inherited Members
    TextElement.UxmlTraits.uxmlChildElementsDescription
    UnityEngine.UIElements.VisualElement.UxmlTraits.m_Name
    UnityEngine.UIElements.VisualElement.UxmlTraits.m_PickingMode
    VisualElement.UxmlTraits.focusIndex
    VisualElement.UxmlTraits.focusable
    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 TextElementExtendedUxmlTraits : TextElement.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
    TextElement.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