RevealTransition

RevealTransition class

Reveal slide transition effect.

The RevealTransition type exposes the following members:

Properties

NameDescription
directionDirection of transition.
Read/write TransitionLeftRightDirectionType.
through_blackSpecifies whether the transition fades through black.
Read/write bool.
as_i_transition_value_baseAllows to get base ITransitionValueBase interface.
Read-only ITransitionValueBase.

See Also