docs.unity3d.com
    Show / Hide Table of Contents

    Struct MessageDialogSystem.ProgressBarParams

    Parameters for the progress bar display mode

    Namespace: Unity.PSN.PS5.Dialogs
    Syntax
    public struct ProgressBarParams

    Properties

    BarType

    Progress bar type

    Declaration
    public MessageDialogSystem.ProgressBarParams.BarTypes BarType { get; set; }
    Property Value
    Type Description
    MessageDialogSystem.ProgressBarParams.BarTypes

    Msg

    Displayed user message

    Declaration
    public string Msg { get; set; }
    Property Value
    Type Description
    String
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020