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