Class
AnimationEndedEventArgs

Contains information about the Ended event.

Definition

Namespace:Telerik.Core

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class AnimationEndedEventArgs : CancelEventArgs

Inheritance: objectEventArgsCancelEventArgsAnimationEndedEventArgs

Inherited Members CancelEventArgs.CancelEventArgs.Empty

Properties

AnimationInfo

Gets the UIElement that was animated by the animation for which the Ended event fires.

Declaration

cs-api-definition
public PlayAnimationInfo AnimationInfo { get; }

Property Value

PlayAnimationInfo

In this article
DefinitionPropertiesAnimationInfo
Not finding the help you need?
Contact Support