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

    Class UIFoldout

    Inheritance
    System.Object
    UIFoldout
    Namespace: UnityEngine.Experimental.Rendering.UI
    Syntax
    public class UIFoldout : Toggle

    Fields

    arrowClosed

    Declaration
    public GameObject arrowClosed
    Field Value
    Type Description
    GameObject

    arrowOpened

    Declaration
    public GameObject arrowOpened
    Field Value
    Type Description
    GameObject

    content

    Declaration
    public GameObject content
    Field Value
    Type Description
    GameObject

    Methods

    SetState(Boolean)

    Declaration
    public void SetState(bool state)
    Parameters
    Type Name Description
    System.Boolean state

    SetState(Boolean, Boolean)

    Declaration
    public void SetState(bool state, bool rebuildLayout)
    Parameters
    Type Name Description
    System.Boolean state
    System.Boolean rebuildLayout

    Start()

    Declaration
    protected override void Start()
    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