set On User Leave Enabled
open fun setOnUserLeaveEnabled(onUserLeaveEnabled: Boolean): BrightcovePictureInPictureParams.Builder
Enables or disables entering into Picture in Picture mode when the user has put the activity in the background, for example, when of pressing the Home key.
Return
this builder instance.
Parameters
on User Leave Enabled
true to enable.