PictureInPictureWindow: height プロパティ

Limited availability

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

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

構文

js
pictureInPictureWindow.height

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

仕様書

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

ブラウザーの互換性

BCD tables only load in the browser

関連情報