ProgressViewAnimation

enum ProgressViewAnimation : Enum<ProgressViewAnimation>

ProgressViewAnimation is a collection of progress animation.

Entries

ACCELERATEDECELERATE
Link copied to clipboard
DECELERATE
Link copied to clipboard
BOUNCE
Link copied to clipboard
NORMAL
Link copied to clipboard

Functions

getInterpolator
Link copied to clipboard
fun getInterpolator(): Interpolator

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int
value
Link copied to clipboard
val value: Int