Class Step | UIWidgets | 1.5.4-preview.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class Step

    Inheritance
    Object
    Step
    Namespace: Unity.UIWidgets.material
    Syntax
    public class Step

    Constructors

    Step(Widget, Widget, Widget, StepState, Boolean)

    Declaration
    public Step(Widget title, Widget content, Widget subtitle = null, StepState state = StepState.indexed, bool isActive = false)
    Parameters
    Type Name Description
    Widget title
    Widget content
    Widget subtitle
    StepState state
    Boolean isActive

    Fields

    content

    Declaration
    public readonly Widget content
    Field Value
    Type Description
    Widget

    isActive

    Declaration
    public readonly bool isActive
    Field Value
    Type Description
    Boolean

    state

    Declaration
    public readonly StepState state
    Field Value
    Type Description
    StepState

    subtitle

    Declaration
    public readonly Widget subtitle
    Field Value
    Type Description
    Widget

    title

    Declaration
    public readonly Widget title
    Field Value
    Type Description
    Widget
    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