Property

isImeVisible

true when the soft keyboard is being displayed, irrespective of whether it intersects with the Window.

Source set: Android

Added in 1.11.0-rc01

@ExperimentalLayoutApi
val WindowInsets.Companion.isImeVisible: Boolean

true when the soft keyboard is being displayed, irrespective of whether it intersects with the Window.