IOptionalBlackTransition

IOptionalBlackTransition class

Optional black slide transition effect.

The IOptionalBlackTransition type exposes the following members:

Properties

NameDescription
from_blackThis attribute specifies if the transition will start from a black screen
(and then transition the new slide over black).
Read/write bool.
as_i_transition_value_baseAllows to get base ITransitionValueBase interface.
Read-only ITransitionValueBase.

See Also