Enum
AnimationDirection

Specifies the direction of the animation.

Definition

Namespace:Telerik.Windows.Controls.Animation

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public enum AnimationDirection

Fields

In

The animation animates an element that appears.

Declaration

cs-api-definition
In = 0

Field Value

AnimationDirection

Out

The animation animates an element that disappears.

Declaration

cs-api-definition
Out = 1

Field Value

AnimationDirection

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