documentation

Visometry.DesignSystem.ProgressBarNotification Class Reference

Creates an info notification with a progress bar child. The info notification will be replaced by a success notification as soon as the progress bar's loading state turns to "Finished". More...

Public Member Functions

 ProgressBarNotification (string inProgressText, float minValue, float maxValue, string category)
 
void Abort (string message)
 
void Finish (string message)
 

Properties

float Value [getset]
 

Detailed Description

Creates an info notification with a progress bar child. The info notification will be replaced by a success notification as soon as the progress bar's loading state turns to "Finished".