PictureInPictureWindow: width property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
The read-only width
property of the PictureInPictureWindow
interface returns the width of the floating video window in pixels.
Syntax
js
pictureInPictureWindow.width
Value
An integer value indicating the width of the floating video window in pixels if the Picture-in-Picture window is open. Otherwise, it returns 0
.
Specifications
Specification |
---|
Picture-in-Picture # ref-for-dom-pictureinpicturewindow-width |
Browser compatibility
BCD tables only load in the browser