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