Click or drag to resize

MessageDisplayDialogDataProgressColor Property

The color for the progress bar (if the layout supports it)

Namespace:  ImmerseSDK.UI.MessageDisplay
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public UnityEngine.Color ProgressColor { get; set; }

Property Value

Type: UnityEngine.Color
See Also