Click or drag to resize

MessageDisplayDialogDataCurrentProgress Property

The current progress that will be displayed on a 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 float CurrentProgress { get; set; }

Property Value

Type: Single
See Also