PointerEvent: height プロパティ
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2020.
height
は PointerEvent
インターフェイスの読み取り専用プロパティで、ポインターの接触形状の y 軸方向の高さを(CSS ピクセル単位で)表します。またポインター機器のソース (指など) によっては、与えられたポインターに対して、各イベントが異なる値を生成することがあります。
入力ハードウェアが接触形状をブラウザーに報告できない場合、高さは既定で 1
になります。
値
イベントの接触領域の高さ(CSS ピクセル単位)。
例
このプロパティの例は PointerEvent.width の例に含まれています。
仕様書
Specification |
---|
Pointer Events # dom-pointerevent-height |
ブラウザーの互換性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
height |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.