WindowInsetsControllerCompat

Added in 1.5.0

public final class WindowInsetsControllerCompat


Provide simple controls of windows that generate insets. For SDKs >= 30, this class is a simple wrapper around WindowInsetsController. For lower SDKs, this class aims to behave as close as possible to the original implementation.

Summary

Nested types

Listener to be notified when the set of controllable WindowInsetsCompat.Type controlled by a WindowInsetsController changes.

Constants

static final int

The default option for setSystemBarsBehavior: Window would like to remain interactive when hiding navigation bars by calling hide or setInsetsAndAlpha.

static final int

This field is deprecated.

Use BEHAVIOR_DEFAULT instead.

static final int

This field is deprecated.

This is not supported on Android S and later.

static final int

Option for setSystemBarsBehavior: Window would like to remain interactive when hiding navigation bars by calling hide or <a href="/reference/androidx/core/view/WindowInsetsAnimationControllerC