-
areNavigationBarsVisible
`true` when the navigationBars are being displayed, irrespective of whether they intersects with the Window.
-
areStatusBarsVisible
`true` when the statusBars are being displayed, irrespective of whether they intersects with the Window.
-
areSystemBarsVisible
`true` when the systemBars are being displayed, irrespective of whether they intersects with the Window.
-
captionBar
An insets type representing the window of a caption bar.
-
captionBarIgnoringVisibility
The insets that the [WindowInsetsCompat.
-
consumeWindowInsets
Indicates whether access to WindowInsets within the content[ComposeView.
-
cutoutPath
The path for the cutout, if any.
-
displayCutout
This WindowInsets represents the area with the display cutout (e.
-
ime
An insets type representing the window of the software keyboard.
-
imeAnimationSource
The WindowInsets for the IME before the IME started animating in.
-
imeAnimationTarget
The WindowInsets for the IME when the animation completes, if it is allowed to complete successfully.
-
isCaptionBarVisible
`true` when the caption barcaptionBar is being displayed, irrespective of whether it intersects with the Window.
-
isImeVisible
`true` when the soft keyboardime is being displayed, irrespective of whether it intersects with the Window.
-
isTappableElementVisible
`true` when the tappableElement is being displayed, irrespective of whether they intersects with the Window.
-
mandatorySystemGestures
These insets represent the space where system gestures have priority over application gestures.
-
navigationBars
These insets represent where system UI places navigation bars.
-
navigationBarsIgnoringVisibility
The insets that [WindowInsetsCompat.
-
safeContent
The insets that include all areas that may be drawn over or have gesture confusion, including everything in safeDrawing and safeGestures.
-
safeDrawing
The insets that include areas where content may be covered by other drawn content.
-
safeGestures
The insets that include areas where gestures may be confused with other input, including systemGestures, mandatorySystemGestures, waterfall, and tappableElement.
-
statusBars
These insets represent status bar.
-
statusBarsIgnoringVisibility
The insets that [WindowInsetsCompat.
-
systemBars
These insets represent all system bars.
-
systemBarsIgnoringVisibility
The insets that [WindowInsetsCompat.
-
systemGestures
The systemGestures insets represent the area of a window where system gestures have priority and may consume some or all touch input, e.
-
tappableElement
Returns the tappable element insets.
-
tappableElementIgnoringVisibility
The insets that [WindowInsetsCompat.
-
waterfall
The insets for the curved areas in a waterfall display.
Compose Foundation Layout
Jetpack Compose API reference for foundation-layout.