pushdown property

bool? pushdown
getter/setter pair

Whether the asset pushes down other content.

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

Implementation

core.bool? pushdown;