SavedStateDelegate
interface SavedStateDelegate
A platform-agnostic interface for persisting UI state across system-initiated process death.
This is primarily used on Android to ensure that rationale or settings guide dialogs remain visible if the OS kills the app process while the user is away.