pushdownDuration property

double? pushdownDuration
getter/setter pair

Pushdown duration in seconds for an asset.

Applicable to the following creative types: all RICH_MEDIA.Additionally, only applicable when the asset pushdown field is true, the offsets are 0, the collapsedSize.width matches size.width, and the collapsedSize.height is less than size.height. Acceptable values are 0 to 9.99, inclusive.

Implementation

core.double? pushdownDuration;