Progress Bar State
data class ProgressBarState(currentProgression: Int, currentProgressInPercent: Int)
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
copy
Link copied to clipboard
fun copy(currentProgression: Int, currentProgressInPercent: Int): DefaultProgressBar.ProgressBarState
Content copied to clipboard
Properties
Sources
(source)
Link copied to clipboard