KeyFrameAnimationStopBehavior 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) Version: 11.3.999
public AnimationStopBehavior StopBehavior { get; set; }

Property Value

AnimationStopBehavior

See Also