FlyThroughTransition

FlyThroughTransition class

Fly-through slide transition effect.

getDirection

NameDescription
getDirection()Direction of transition. Read/write TransitionInOutDirectionType.

Returns: int


hasBounce

NameDescription
hasBounce()Specifies that the movement of the presentation slides during the transition includes a bounce. Read/write boolean.

Returns: boolean


setBounce

NameDescription
setBounce(boolean)Specifies that the movement of the presentation slides during the transition includes a bounce. Read/write boolean.

setDirection

NameDescription
setDirection(int)Direction of transition. Read/write TransitionInOutDirectionType.