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

    Represents a transition from one screen to another with the slide and fade effects.
    Name Description
    AnimationInProgress Gets whether the transition is in progress. Inherited from BaseTransition.
    From Gets the first frame in the transition. Inherited from BaseTransition.
    Parameters Provides access to transition parameters.
    To Gets the last frame in the transition. Inherited from BaseTransition.
    See Also