ProgressPromiseOptions

data class ProgressPromiseOptions(val min: Duration? = null, val delay: Duration? = null, val waitAnimation: Boolean? = null)(source)

Options for the progress indicator promise function.

Constructors

Link copied to clipboard
constructor(min: Duration? = null, delay: Duration? = null, waitAnimation: Boolean? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard