Skip to main content

TdxFadingOptions Properties

Contains a UI element’s fading animation settings.
Name Description
FadeInFrameCount Specifies the number of frames for a fade-in animation effect.
FadeInFrameDelay Specifies the frame delay (in milliseconds) for a fade-in animation effect.
FadeOutFrameCount Specifies the number of frames for a fade-out animation effect.
FadeOutFrameDelay Specifies the frame delay (in milliseconds) for a fade-out animation effect.
See Also