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

    Class Toolbar

    Inheritance
    System.Object
    Toolbar
    CopyToolbar
    Namespace: UnityEditor.Experimental.U2D.Animation
    Syntax
    public class Toolbar : VisualElement

    Constructors

    Toolbar()

    Declaration
    public Toolbar()

    Methods

    CollapseToolBar(Boolean)

    Declaration
    public void CollapseToolBar(bool collapse)
    Parameters
    Type Name Description
    System.Boolean collapse

    SetButtonChecked(Button)

    Declaration
    public void SetButtonChecked(Button toCheck)
    Parameters
    Type Name Description
    Button toCheck

    SetButtonChecked(Button, Boolean)

    Declaration
    protected void SetButtonChecked(Button button, bool check)
    Parameters
    Type Name Description
    Button button
    System.Boolean check
    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