resumeUponEnteringForegroundMode property

bool resumeUponEnteringForegroundMode
final

Whether to resume the video when application enters foreground mode.

This attribute is only applicable if pauseUponEnteringBackgroundMode is true.

Implementation

final bool resumeUponEnteringForegroundMode;