setAllowAutomaticPictureInPicture method

  1. @override
void setAllowAutomaticPictureInPicture(
  1. bool allowAutomaticPictureInPicture
)
override

Implementation

@override
void setAllowAutomaticPictureInPicture(bool allowAutomaticPictureInPicture) {
  // do nothing
}