Skip to main content

DEVICE__MEMORY__ESTIMATED_CAPACITY

Constant DEVICE__MEMORY__ESTIMATED_CAPACITY 

Source
pub const DEVICE__MEMORY__ESTIMATED_CAPACITY: &str = "device.memory.estimated_capacity";
Expand description

The estimated total memory capacity of the device, only a rough estimation in gigabytes. Browsers report estimations in buckets of powers of 2, mostly capped at 8 GB.

  • PII: Maybe
  • Rewriting behavior: None

ยงAliases