Class android.view.WindowInsets
| Added Methods | |
|---|---|
WindowInsets consumeStableInsets() |
|
int getStableInsetBottom() |
|
int getStableInsetLeft() |
|
int getStableInsetRight() |
|
int getStableInsetTop() |
|
boolean hasStableInsets() |
|
boolean isConsumed() |
|
WindowInsets replaceSystemWindowInsets(Rect) |
|
