IndeterminateEndingOffset Property
Used by Avalonia.Themes.Simple to define the ending point of its indeterminate animation.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double IndeterminateEndingOffset { get; set; }
Public Property IndeterminateEndingOffset As Double
Get
Set
member IndeterminateEndingOffset : float with get, set
Property Value
DoubleSee Also
Reference
ProgressBar.ProgressBarTemplateSettings Class
Avalonia.Controls Namespace