Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

この記事はまだボランティアによって 日本語 に翻訳されていません。ぜひ MDN に参加して翻訳を手伝ってください!

The Window.devicePixelRatio read-only property returns the ratio of the (vertical) size of one physical pixel on the current display device to the size of one device independent pixels(dips).

There are no callbacks or events to listen to when this value changes (for example, if you drag the window between displays with different densities).

Syntax

value = window.devicePixelRatio;

Specifications

Specification Status Comment
CSS Object Model (CSSOM) View Module
The definition of 'Window.devicePixelRatio' in that specification.
Working Draft Initial definition

Browser compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
Basic support ? ? ? ? ?
Feature Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support ? ? ? ? ?

See also

ドキュメントのタグと貢献者

 このページの貢献者: jsx, Jiang-Xuan, darktrojan, Chris_Chan, Sebastianz, fscholz, Jonathan_Watt, teoli, Sole
 最終更新者: jsx,