- Description
- Actually create a transition for the given transition id
- Parameter transitionType
- Main type of transition (
- Parameter transitionSubType
- Subtype for the transition (
- Parameter view
- Slideshow view to display on
- Parameter leavingBitmap
- Bitmap of the slide that's going to leave the screen
- Parameter enteringBitmap
- Bitmap of the slide that's going to enter the screen
- Parameter slideOffset
- Offset in pixel from the top, left edge of the view, such that the
slide displays similar to normal slideshow
|