pauseWhenObscured property

bool pauseWhenObscured
final

Pause playback while a modal covers the window. Off by default: most campaigns want playback to keep going underneath a brief overlay rather than lose its place. Neither dashboard-editable nor SDK-defaulted to true any more — see pip-properties.md §7.1/§8 for the history.

Implementation

final bool pauseWhenObscured;