SlideFadeAnimationParameters 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 transition direction. Inherited from PushAnimationParameters. |
| 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. |
See Also