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 | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
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_motionExpressiveDefaultEffectStiffness
Added in API level Baklava
static val config_motionExpressiveDefaultEffectStiffness: Int
Value: 17694733
config_motionExpressiveDefaultSpatialStiffness
Added in API level Baklava
static val config_motionExpressiveDefaultSpatialStiffness: Int
Value: 17694732
config_motionExpressiveFastEffectStiffness
Added in API level Baklava
static val config_motionExpressiveFastEffectStiffness: Int
Value: 17694731
config_motionExpressiveFastSpatialStiffness
Added in API level Baklava
static val config_motionExpressiveFastSpatialStiffness: Int
Value: 17694730
config_motionExpressiveSlowEffectStiffness
Added in API level Baklava
static val config_motionExpressiveSlowEffectStiffness: Int
Value: 17694735
config_motionExpressiveSlowSpatialStiffness
Added in API level Baklava
static val config_motionExpressiveSlowSpatialStiffness: Int
Value: 17694734
config_motionStandardDefaultEffectStiffness
Added in API level Baklava
static val config_motionStandardDefaultEffectStiffness: Int
Value: 17694727
config_motionStandardDefaultSpatialStiffness
Added in API level Baklava
static val config_motionStandardDefaultSpatialStiffness: Int
Value: 17694726
config_motionStandardFastEffectStiffness
Added in API level Baklava
static val config_motionStandardFastEffectStiffness: Int
Value: 17694725
config_motionStandardFastSpatialStiffness
Added in API level Baklava
static val config_motionStandardFastSpatialStiffness: Int
Value: 17694724
config_motionStandardSlowEffectStiffness
Added in API level Baklava
static val config_motionStandardSlowEffectStiffness: Int
Value: 17694729
config_motionStandardSlowSpatialStiffness
Added in API level Baklava
static val config_motionStandardSlowSpatialStiffness: Int
Value: 17694728
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()