Added in API level 30
Side
class Side
| kotlin.Any | |
| ↳ | android.view.WindowInsets.Side |
Class that defines different sides for insets.
Summary
| Constants | |
|---|---|
| static Int | |
| static Int | |
| static Int | |
| static Int | |
| Public methods | |
|---|---|
| static Int |
all() |
Constants
Public methods
all
Added in API level 30
static fun all(): Int
| Return | |
|---|---|
Int |
all four sides. Value is either 0 or a combination of the following:
|