ProgressBarProgressBarTemplateSettingsIndeterminateStartingOffset 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) Version: 11.3.999
public double IndeterminateStartingOffset { get; set; }

Property Value

Double

See Also