开发 API 数据缓存 ks.getStorageInfoSync
# ks.getStorageInfoSync
更新时间:2024-09-18 14:46:39
同步获取当前本地数据缓存的相关信息。
# getStorageInfoSync(): StorageInfo
# 返回值
# StorageInfo
StorageInfo
属性
属性 | 类型 | 说明 |
---|---|---|
keys | string[] | 当前 storage 中所有的 key |
currentSize | number | 当前占用的空间大小, 单位 KB |
limitSize | number | 限制的空间大小 (KB) |
# 扫码体验
# 示例代码
上一篇:《ks.getStorageInfo》
下一篇:《ks.getStorage》
仍有疑问? 前往社区提问