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

    Provides access to parameters that specify the transition that changes one screen to another with the comb effect.
    Name Description
    FrameCount Gets or sets the frame count in the transition. Inherited from AnimationParameters.
    FrameInterval Gets the time interval between frames in the transition. Inherited from AnimationParameters.
    Inward Gets or sets whether the transition goes towards the inside coming in from the outside.
    StripeCount Gets or sets the number of stripes in the transition.
    Vertical Gets or sets whether the transition goes vertically.
    See Also