API Reference > imodeljs-frontend > NativeApp > Storage > getKeys getKeys Method Return an array of all keys in this Storage. getKeys(): Promise<string[]> note This can be expensive, depending on the number of keys present. Returns - Promise<string[]> Defined in core/frontend/src/NativeApp.ts Line 325 Last Updated: 12 June, 2024