Akavache.Reactive.Settings namespace¶
Part of the Akavache.Reactive package.
| Type | Kind | Summary |
|---|---|---|
| ISettingsStorage | interface | Represents a storage interface for application settings that supports property change notifications and asynchronous operations. |
| SettingsStorageAsyncExtensions | class | Task-based compatibility wrappers around the [ISettingsStorage](# surface. These extension methods are provided for callers that prefer async/await over observables. |