Enum
AnimationFillBehavior

Defines the fill behavior for a RadAnimation instance.

Definition

Namespace:Telerik.Core

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public enum AnimationFillBehavior

Fields

HoldEnd

Same as .

Declaration

cs-api-definition
HoldEnd = 1

Field Value

AnimationFillBehavior

Inherit

The behavior is inherited either from a parent RadAnimationGroup or the associated Storyboard.

Declaration

cs-api-definition
Inherit = 0

Field Value

AnimationFillBehavior

Stop

Same as .

Declaration

cs-api-definition
Stop = 2

Field Value

AnimationFillBehavior

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