imeAnimationTarget
Property
Android
@ExperimentalLayoutApi
val WindowInsets.Companion.imeAnimationTarget: WindowInsets
The WindowInsets
for the IME when the animation completes, if it is allowed to complete
successfully. The current animated value is WindowInsets.Companion.ime
.
This will be the same as imeAnimationSource
when there is no IME animation in progress.