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

desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
height

See also