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