Class ScrollableToolbar.ScrollableToolbarUxmlTraits | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class ScrollableToolbar.ScrollableToolbarUxmlTraits

    Inheritance
    System.Object
    ScrollableToolbar.ScrollableToolbarUxmlTraits
    Namespace: UnityEditor.Experimental.U2D.Layout
    Syntax
    public class ScrollableToolbarUxmlTraits : VisualElement.UxmlTraits

    Constructors

    ScrollableToolbarUxmlTraits()

    Declaration
    public ScrollableToolbarUxmlTraits()

    Properties

    uxmlAttributesDescription

    Declaration
    public override IEnumerable<UxmlAttributeDescription> uxmlAttributesDescription { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<UxmlAttributeDescription>

    uxmlChildElementsDescription

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

    Methods

    Init(VisualElement, IUxmlAttributes, CreationContext)

    Declaration
    public override void Init(VisualElement ve, IUxmlAttributes bag, CreationContext cc)
    Parameters
    Type Name Description
    VisualElement ve
    IUxmlAttributes bag
    CreationContext cc
    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