ProgressCallback

fun interface ProgressCallback(source)

Functions

Link copied to clipboard
abstract operator fun invoke(progress: Float)