Enum
PathAnimationState

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

Indicates that the animation has not finished.

Declaration

cs-api-definition
Finished = 2

Field Value

PathAnimationState

Indicates that the animation has not started yet.

Declaration

cs-api-definition
NotStarted = 0

Field Value

PathAnimationState

Indicates that the animation has started.

Declaration

cs-api-definition
Started = 1

Field Value

PathAnimationState

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