RevealTransition

RevealTransition class

Reveal slide transition effect.

getDirection

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

Result: int


getThroughBlack

NameDescription
getThroughBlack()Specifies whether the transition fades through black. Read/write boolean.

Result: boolean


setDirection

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

setThroughBlack

NameDescription
setThroughBlack(boolean)Specifies whether the transition fades through black. Read/write boolean.