Added in API level 3
integer
class integer
kotlin.Any | |
↳ | android.R.integer |
Summary
Constants | |
---|---|
static Int |
The duration (in milliseconds) of a long animation. |
static Int |
The duration (in milliseconds) of a medium-length animation. |
static Int |
The duration (in milliseconds) of a short animation. |
static Int |
Public constructors | |
---|---|
integer() |
Constants
config_longAnimTime
Added in API level 3
static val config_longAnimTime: Int
The duration (in milliseconds) of a long animation.
Value: 17694722
config_mediumAnimTime
Added in API level 3
static val config_mediumAnimTime: Int
The duration (in milliseconds) of a medium-length animation.
Value: 17694721
config_shortAnimTime
Added in API level 3
static val config_shortAnimTime: Int
The duration (in milliseconds) of a short animation.
Value: 17694720
status_bar_notification_info_maxnum
static valstatus_bar_notification_info_maxnum: Int
Deprecated: No longer used.
Value: 17694723
Public constructors
integer
integer()