IAnimationParameters Interface
In This Article
Contains parameters applied to the associated animation.
Namespace: DevExpress.Utils.Animation
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Related API Members
The following members return IAnimationParameters objects:
#Remarks
IAnimationParameters
objects are used to specify the BaseTransition.Parameters property.
See Also