DelayBehavior Property
The delay behavior of the key frame animation.
Definition
Namespace: Avalonia.Rendering.Composition.Animations
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public AnimationDelayBehavior DelayBehavior { get; set; }
Public Property DelayBehavior As AnimationDelayBehavior
Get
Set
member DelayBehavior : AnimationDelayBehavior with get, set
Property Value
AnimationDelayBehaviorSee Also
Reference
KeyFrameAnimation Class
Avalonia.Rendering.Composition.Animations Namespace