Definition
Device Memory defines NavigatorDeviceMemory
[
SecureContext,
Exposed=(Window,Worker)
] interface mixin NavigatorDeviceMemory {
readonly attribute double deviceMemory;
};
NavigatorDeviceMemory
interface mixinDevice Memory defines NavigatorDeviceMemory
[
SecureContext,
Exposed=(Window,Worker)
] interface mixin NavigatorDeviceMemory {
readonly attribute double deviceMemory;
};