Enum
InOutAnimationMode

Specifies the direction of the animation.

Definition

Namespace:Telerik.Core

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public enum InOutAnimationMode

Fields

In

The animation animates an element that appears.

Declaration

cs-api-definition
In = 0

Field Value

InOutAnimationMode

Out

The animation animates an element that disappears.

Declaration

cs-api-definition
Out = 1

Field Value

InOutAnimationMode

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