Start native apps faster with the Composables CLI ->
Class

WindowInsetsRulersProvider.WindowInsetsAnimationValues

Source set: Android
inner class WindowInsetsAnimationValues(
        val type: Int,
        val animation: State<WindowInsetsAnimationCompat?>,
    ) : PlatformWindowInsetsAnimation

Properties

source

Source set: Android
override val source: RectRulers

target

Source set: Android
override val target: RectRulers

isVisible

Source set: Android
override val isVisible: Boolean

isAnimating

Source set: Android
override val isAnimating: Boolean

fraction

Source set: Android
override val fraction: Float

durationMillis

Source set: Android
override val durationMillis: Long

alpha

Source set: Android
override val alpha: Float