progress

@IntRange(from = 0, to = 100)
abstract fun progress(): Int

Retrieves the formatting progress of the current step, in percent.

Return

the current formatting progress