Added in API level 11
animator
class animator
kotlin.Any | |
↳ | android.R.animator |
Summary
Constants | |
---|---|
static Int |
A simple fade-in animation. |
static Int |
A simple fade-out animation. |
Public constructors | |
---|---|
animator() |
Constants
fade_out
Added in API level 11
static val fade_out: Int
A simple fade-out animation.
Value: 17498113
Public constructors
animator
animator()