RestoreWindow

Earliest and latest time an instance can be restored to:

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val earliestTime: <Error class: unknown class>?

The earliest time you can restore an instance to.

Link copied to clipboard
val latestTime: <Error class: unknown class>?

The latest time you can restore an instance to.

Functions

Link copied to clipboard
inline fun copy(block: RestoreWindow.Builder.() -> Unit = {}): RestoreWindow
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String