EnumPathAnimationState
Enum
Enumeration for the state of the path animation.
Definition
Namespace:Telerik.Windows.Controls.Carousel.Animations
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
cs-api-definition
public enum PathAnimationState
Fields
Finished
Indicates that the animation has not finished.
NotStarted
Indicates that the animation has not started yet.
Started
Indicates that the animation has started.