closePiP static method

void closePiP()

Implementation

static void closePiP() {
  PictureInPicture.stopPiP();
}