PictureInPictureWindow.height
The read-only PictureInPictureWindow
property
height
returns the height of the floating video window
in pixels.
Syntax
let height = pictureInPictureWindow.height;
Value
An integer value indicating the height of the floating video window in pixels. This property is read-only, and has no default value.
Specifications
Specification | Status | Comment |
---|---|---|
Picture-in-Picture API The definition of 'PictureInPicture.height' in that specification. |
Unknown | Initial definition |
Browser compatibility
BCD tables only load in the browser