devicePixelRatio
AccessorReadOnly
The device pixel ratio used by this Viewport. This value is not necessarily equal to window.devicePixelRatio
.
See: https://developer.mozilla.org/en-US/docs/Web/API/Window/devicePixelRatio
devicePixelRatio: number
Returns - number
Defined in
- core/frontend/src/Viewport.ts Line 2708
Last Updated: 20 June, 2023