NativeApp
Classes for working with Mobile/Desktop Application.
Classes
| Name | Description | |
|---|---|---|
| IpcHandler | Base class for all implementations of an Ipc interface. | |
| IpcHost | Used by applications that have a dedicated backend. | |
| NativeAppStorage | A local file stored in the appSettingsCacheDir for storing key/value pairs. | |
| NativeHost | Backend for desktop/mobile native applications | 
Interfaces
| Name | Description | |
|---|---|---|
| IpcHostOpts | Options for startup | |
| NativeHostOpts | Options for startup | 
Last Updated: 10 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.