Android
@ExperimentalLayoutApi
val WindowInsets.Companion.isCaptionBarVisible: Boolean
true when the caption bar is being displayed, irrespective of whether it intersects with the Window.
true when the [caption bar][captionBar] is being displayed, irrespective of whether it intersects with the Window.
@ExperimentalLayoutApi
val WindowInsets.Companion.isCaptionBarVisible: Boolean
true when the caption bar is being displayed, irrespective of whether it intersects with the Window.