FillMode Property
Gets or sets the value fill mode for this animation.
Definition
Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public FillMode FillMode { get; set; }
Public Property FillMode As FillMode
Get
Set
member FillMode : FillMode with get, set