shouldEnterOnBackground property

bool shouldEnterOnBackground
final

Defines whether Picture-In-Picture should start automatically when the app transitions to background.

Does not have any affect when Picture-In-Picture is disabled.

Default is false.

Implementation

final bool shouldEnterOnBackground;