Skip to main content

Percentage Property

Gets the overall percentage complete of the progress

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public double Percentage { get; }

Property Value

Double

Remarks

This read-only property is automatically calculated using the current Value and the effective range (Maximum - Minimum).

See Also

Reference

ProgressBar Class
Avalonia.Controls Namespace