Container2AnimationStartPosition Property
Used by Avalonia.Themes.Fluent to define the second indeterminate indicator's start position when animated.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double Container2AnimationStartPosition { get; set; }
Public Property Container2AnimationStartPosition As Double
Get
Set
member Container2AnimationStartPosition : float with get, set
Property Value
DoubleSee Also
Reference
ProgressBar.ProgressBarTemplateSettings Class
Avalonia.Controls Namespace