Touch: radiusY プロパティ
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
radiusY
は Touch
インターフェイスの読み取り専用プロパティで、タッチ面の連絡先を最も近く囲む楕円の Y 半径を返します。値は Touch.screenX
と同じ倍率の CSS のピクセル値です。
この値と Touch.radiusX
および Touch.rotationAngle
の組み合わせにより、ユーザーと画面の接触領域のサイズと図形を近似した楕円が構成されます。これは、例えば、指先と画面の間の接触を表す大きな楕円であったり、スタイラスの先端を表す小さな領域であったりします。
値
数値です。
例
このプロパティの使い方の例については Touch.radiusX の例 を参照してください。
仕様書
Specification |
---|
Touch Events # dom-touch-radiusy |
ブラウザーの互換性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
radiusY |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- Partial support
- Partial support
- No support
- No support
- Requires a vendor prefix or different name for use.
- Has more compatibility info.
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.