Class TabbedPage.Styles | Bolt Visual Scripting | 1.4.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class TabbedPage.Styles

    Inheritance
    Object
    TabbedPage.Styles
    Namespace: Ludiq
    Syntax
    public static class Styles

    Fields

    emptyBackground

    Declaration
    public static readonly GUIStyle emptyBackground
    Field Value
    Type Description
    GUIStyle

    tabLeft

    Declaration
    public static readonly GUIStyle tabLeft
    Field Value
    Type Description
    GUIStyle

    tabMid

    Declaration
    public static readonly GUIStyle tabMid
    Field Value
    Type Description
    GUIStyle

    tabRight

    Declaration
    public static readonly GUIStyle tabRight
    Field Value
    Type Description
    GUIStyle

    tabSingle

    Declaration
    public static readonly GUIStyle tabSingle
    Field Value
    Type Description
    GUIStyle
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX