Skip to main content
All docs
V25.1
  • SegmentedFadeTransition Constructors

    Represents a transition from one screen to another with the segmented fade effect.
    Name Parameters Description
    SegmentedFadeTransition() none Initializes a new instance of the SegmentedFadeTransition class.
    SegmentedFadeTransition(Image, Image, IAnimationParameters) from, to, parameters Initializes a new instance of the SegmentedFadeTransition class with specified settings.
    See Also