The HTMLVideoElement
disablePictureInPicture
property reflects the HTML
attribute indicating whetherthe user agent should suggest the
picture-in-picture feature to users, or request it automatically.
Syntax
disablePictureInPicture = htmlVideoElement.disablePictureInPicture;
Value
A Boolean
whose value is true
if the user agent should
suggest that feature to users.
Specifications
Specification | Status | Comment |
---|---|---|
Picture-in-Picture API The definition of 'HTMLVideoElement.autoPictureInPicture' in that specification. |
Draft |
Browser compatibility
BCD tables only load in the browser