docs.unity3d.com
    Show / Hide Table of Contents

    Interface ISimpleModeTab

    Interface ISimpleModeTab

    Namespace: UnityEditor.Industrial.Configuring.UI
    Syntax
    public interface ISimpleModeTab

    Properties

    Advanced

    Gets a value indicating whether this ISimpleModeTab is advanced.

    Declaration
    bool Advanced { get; }
    Property Value
    Type Description
    Boolean

    true if advanced; otherwise, false.

    ButtonUssName

    Gets the name of the button uss.

    Declaration
    string ButtonUssName { get; }
    Property Value
    Type Description
    String

    The name of the button uss.

    Description

    Gets the description.

    Declaration
    string Description { get; }
    Property Value
    Type Description
    String

    The description.

    Icon

    Gets the icon.

    Declaration
    string Icon { get; }
    Property Value
    Type Description
    String

    The icon.

    IconUssName

    Gets the name of the icon uss.

    Declaration
    string IconUssName { get; }
    Property Value
    Type Description
    String

    The name of the icon uss.

    Name

    Gets the name.

    Declaration
    string Name { get; }
    Property Value
    Type Description
    String

    The name.

    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