Scope for manually manipulating the visual transformation of content during the deferred phase of a DeferredTransition.

Summary

Public properties

Float

Manually controls the alpha value during the deferred phase.

Cmn
IntOffset

Manually controls the offset value during the deferred phase.

Cmn
Float

Manually controls the scale value during the deferred phase.

Cmn
TransformOrigin

Manually controls the pivot point for the scale transformation.

Cmn
Color

Manually controls the veil color during the deferred phase.

Cmn

Public properties

alpha

var alphaFloat

Manually controls the alpha value during the deferred phase.

offset

var offsetIntOffset

Manually controls the offset value during the deferred phase.

scale

var scaleFloat

Manually controls the scale value during the deferred phase.

transformOrigin

var transformOriginTransformOrigin

Manually controls the pivot point for the scale transformation.

veil

var veilColor

Manually controls the veil color during the deferred phase.