emitShowUnmountProgress
fun emitShowUnmountProgress(message: String, timeLeft: <Error class: unknown class>, bytesLeft: <Error class: unknown class>)(source)
Emits the "show-unmount-progress" signal. See onShowUnmountProgress.
Since
2.34
Parameters
message
string containing a message to display to the user
timeLeft
the estimated time left before the operation completes, in microseconds, or -1
bytesLeft
the amount of bytes to be written before the operation completes (or -1 if such amount is not known), or zero if the operation is completed