PictureInPictureWindow: height プロパティ

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

We’d love to hear your thoughts on the next set of proposals for the JavaScript language. You can find a description of the proposals here.
Please take two minutes to fill out our short survey.

PictureInPictureWindow の読み取り専用プロパティである height は、浮動動画ウィンドウの高さをピクセル単位で返します。

構文

js
pictureInPictureWindow.height

整数で、浮動動画ウィンドウの高さをピクセル単位で示します。このプロパティは読み取り専用で、既定値はありません。

仕様書

Specification
Picture-in-Picture
# ref-for-dom-pictureinpicturewindow-height

ブラウザーの互換性

関連情報