Android
@ExperimentalLayoutApi
val WindowInsets.Companion.isImeVisible: Boolean
true when the soft keyboard is being displayed, irrespective of whether it intersects with the Window.
true when the [soft keyboard][ime] is being displayed, irrespective of whether it intersects with the Window.
@ExperimentalLayoutApi
val WindowInsets.Companion.isImeVisible: Boolean
true when the soft keyboard is being displayed, irrespective of whether it intersects with the Window.