PictureInPictureWindow: height property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
The read-only height
property of the PictureInPictureWindow
interface returns the height of the floating video window in pixels.
Syntax
js
pictureInPictureWindow.height
Value
An integer value indicating the height 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-height |
Browser compatibility
BCD tables only load in the browser