Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web API - Device Memory #79

Open
taoliujun opened this issue Mar 12, 2024 · 0 comments
Open

Web API - Device Memory #79

taoliujun opened this issue Mar 12, 2024 · 0 comments
Labels

Comments

@taoliujun
Copy link
Owner

Device Memory

MDN: https://developer.mozilla.org/en-US/docs/Web/API/Device_Memory_API

Device Memory获取设备可用的内存大小,这是一个大约量。

方法和属性

Navigator.deviceMemory

内存可用容量,单位是GB,数值是2的次方:0.25, 0.5, 1, 2, 4, 8。

示例

示例:https://taoliujun.github.io/example/web-api/Device_Memory_API/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant