Property Fraction
Fraction
Gets or sets the ProgressBar fraction to display, must be a value between 0 and 1.
public float Fraction { get; set; }
Property Value
- float
The fraction representing the progress.
Gets or sets the ProgressBar fraction to display, must be a value between 0 and 1.
public float Fraction { get; set; }
The fraction representing the progress.