Source set: Common
public object AnimationConstants
Properties
DefaultDurationMillis
Source set: Common
public const val DefaultDurationMillis: Int = 300
The default duration used in VectorizedAnimationSpecs and AnimationSpec.
UnspecifiedTime
Source set: Common
public const val UnspecifiedTime: Long = Long.MIN_VALUE
The value that is used when the animation time is not yet set.