dom / latest / htmlvideoelement / disablepictureinpicture.html /

HTMLVideoElement.disablePictureInPicture

The HTMLVideoElement disablePictureInPicture property reflects the HTML attribute indicating whether the user agent should suggest the picture-in-picture feature to users, or request it automatically.

Value

A boolean value that is true if the user agent should suggest that feature to users.

Specifications

Browser compatibility

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari WebView Android Chrome Android Firefox for Android Opera Android Safari on IOS Samsung Internet
disablePictureInPicture
69
79
No
No
56
13.1
No
No
No
No
13.4
No

© 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/HTMLVideoElement/disablePictureInPicture