DevExpress.Utils.Animation Namespace
Contains controls supporting animation effects.
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Classes
Name | Description |
---|---|
Animation |
Represents parameters that specify a transition. |
Base |
A base class for transitions. |
Clock |
Provides access to parameters that specify the transition that changes one screen to another with the clock effect. |
Clock |
Represents a transition from one screen to another with the clock effect. |
Comb |
Provides access to parameters that specify the transition that changes one screen to another with the comb effect. |
Comb |
Represents a transition from one screen to another with the comb effect. |
Cover |
Represents a transition from one screen to another with the cover effect. |
Dissolve |
Represents a transition from one screen to another with the dissolve effect. |
Fade |
Represents a transition from one screen to another with the fade effect. |
Push |
Provides access to parameters that specify the transition that changes one screen to another with the push effect. |
Push |
Represents a transition from one screen to another with the push and fade effects. |
Push |
Represents a transition from one screen to another with the push effect. |
Segmented |
Represents a transition from one screen to another with the segmented fade effect. |
Shape |
Provides access to parameters that specify the transition that changes one screen to another with the shape effect. |
Shape |
Represents a transition from one screen to another with the shape effect. |
Slide |
Provides access to parameters that specify the transition that changes one screen to another with the slide and fade effects. |
Slide |
Represents a transition from one screen to another with the slide and fade effects. |
Slide |
Represents a transition from one screen to another with the slide effect. |
Transition | An object that animates the target control. |
Transition |
Allows you to implement animated transitions between control states. |
Zoom |
A Direct |
Zoom |
Stores core Zoom |
#Interfaces
Name | Description |
---|---|
IAnimation |
Contains parameters applied to the associated animation. |
IClock |
Provides access to parameters that specify the transition that changes one screen to another with the clock effect. |
IComb |
Provides access to parameters that specify the transition that changes one screen to another with the comb effect. |
IPush |
Provides access to parameters that specify the transition that changes one screen to another with the push effect. |
IShape |
Provides access to parameters that specify the transition that changes one screen to another with the shape effect. |
ISlide |
Provides access to parameters that specify the transition that changes one screen to another with the slide and fade effects. |
#Enums
Name | Description |
---|---|
Clock |
Enumerates values that specify the transition direction. |
Cover |
Enumerates values that specify the cover effect. |
Push |
Enumerates values that specify the transition direction. |
Shape |
Enumerates values that specify the transition direction and shape. |
Zoom |
Enumerates values that specify the transition direction. |