FlyThroughTransition
FlyThroughTransition class
Fly-through slide transition effect.
getDirection
| Name | Description |
|---|---|
| getDirection () | Direction of transition. Read/write TransitionInOutDirectionType. |
Returns: int
hasBounce
| Name | Description |
|---|---|
| hasBounce () | Specifies that the movement of the presentation slides during the transition includes a bounce. Read/write boolean. |
Returns: boolean
setBounce
| Name | Description |
|---|---|
| setBounce (boolean) | Specifies that the movement of the presentation slides during the transition includes a bounce. Read/write boolean. |
Returns: void
setDirection
| Name | Description |
|---|---|
| setDirection (int) | Direction of transition. Read/write TransitionInOutDirectionType. |
Returns: void