RevealTransition

RevealTransition class

Reveal slide transition effect.

getDirection

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

Returns: int


getThroughBlack

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

Returns: 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.