FlyoutZoomView.frametransition

[FlyoutZoomView.|<containerId>_flyout.]frametransition=none|fade[, *duration*]

none|fade

Specifies the type of the effect applied to main view on asset change. The none stands for no transition, main view change happens instantly. The fade activates cross-fade transition where the old image fades out and the new image fades in

duration

Number of seconds that the animation takes to complete.

Properties

Optional.

Default

None.

Example

frametransition=fade,1

On this page