NavigationResumeSnapshotRenewerOptions

class NavigationResumeSnapshotRenewerOptions(val saveInterval: Duration = DEFAULT_SAVE_INTERVAL)

Options for the NavigationResumeSnapshotRenewer behavior configuration.

Important: This is a Public Preview API. It may be changed or removed at any time.

Constructors

Link copied to clipboard
constructor(saveInterval: Duration = DEFAULT_SAVE_INTERVAL)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The interval at which the NavigationResumeSnapshot is automatically saved.