StopBehavior Property
Specifies how to set the property value when animation is stopped
Definition
Namespace: Avalonia.Rendering.Composition.Animations
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public AnimationStopBehavior StopBehavior { get; set; }
Public Property StopBehavior As AnimationStopBehavior
Get
Set
member StopBehavior : AnimationStopBehavior with get, set
Property Value
AnimationStopBehaviorSee Also
Reference
KeyFrameAnimation Class
Avalonia.Rendering.Composition.Animations Namespace