LoopInfo

data class LoopInfo(val currentLoop: Int, val totalLoops: Int)

Constructors

Link copied to clipboard
constructor(currentLoop: Int, totalLoops: Int)

Properties

Link copied to clipboard
Link copied to clipboard