Skip to main content
All docs
V25.1
  • ISlideFadeAnimationParameters Properties

    Provides access to parameters that specify the transition that changes one screen to another with the slide and fade effects.
    Name Description
    Background Gets or sets the background visible during the transition.
    EffectOptions Gets or sets the animation direction. Inherited from IPushAnimationParameters.
    FrameCount Gets or sets the frame count in the transition. Inherited from IAnimationParameters.
    FrameInterval Gets or sets the time interval between frames in the associated transition. Inherited from IAnimationParameters.
    See Also