Property

isImeVisible

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

Source set: Android
@ExperimentalLayoutApi
val WindowInsets.Companion.isImeVisible: Boolean

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

Last updated: