You're reading the Rask v1.0.0 guides.View source
All guides

IScreenInfo

Display size, colour depth, and device-pixel ratio.

  • Wraps: Screen API + devicePixelRatio
  • MDN: Screen
  • Home: Rask.Core.Browser (all hosts)
  • Shape: one-shot
  • Availability: Web/Server ✅ · PWA/WASM ✅

Reports the browser's window.screen metrics, which are CSS pixels scaled by the device pixel ratio.

See also