docs.unity.cn
    Show / Hide Table of Contents

    Class AccordionLayoutChangedEventArgs

    Class AccordionLayoutChangedEventArgs.

    Inheritance
    Object
    EventArgs
    AccordionLayoutChangedEventArgs
    Namespace: UnityEngine.Industrial.Configuring.RuntimeUI
    Syntax
    public class AccordionLayoutChangedEventArgs : EventArgs

    Properties

    IsExpanded

    Gets or sets a value indicating whether this instance is expanded.

    Declaration
    public bool IsExpanded { get; set; }
    Property Value
    Type Description
    Boolean

    true if this instance is expanded; otherwise, false.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 03 March 2021