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

    Class LayoutOverlay

    Inheritance
    System.Object
    LayoutOverlay
    Namespace: UnityEditor.Experimental.U2D.Layout
    Syntax
    public class LayoutOverlay : VisualElement

    Constructors

    LayoutOverlay()

    Declaration
    public LayoutOverlay()

    Properties

    dropdownOverlay

    Declaration
    public DropdownMenu dropdownOverlay { get; }
    Property Value
    Type Description
    DropdownMenu

    hasScrollbar

    Declaration
    public bool hasScrollbar { get; set; }
    Property Value
    Type Description
    System.Boolean

    horizontalHolder

    Declaration
    public VisualElement horizontalHolder { get; }
    Property Value
    Type Description
    VisualElement

    horizontalToolbar

    Declaration
    public ScrollableToolbar horizontalToolbar { get; }
    Property Value
    Type Description
    ScrollableToolbar

    leftOverlay

    Declaration
    public VisualElement leftOverlay { get; }
    Property Value
    Type Description
    VisualElement

    rightOverlay

    Declaration
    public VisualElement rightOverlay { get; }
    Property Value
    Type Description
    VisualElement

    verticalToolbar

    Declaration
    public ScrollableToolbar verticalToolbar { get; }
    Property Value
    Type Description
    ScrollableToolbar
    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