WindowInsets

@Stable()
class WindowInsets

Main holder of our inset values.

Constructors

WindowInsets
Link copied to clipboard
fun WindowInsets()

Properties

ime
Link copied to clipboard
val ime: InsetsType
Inset values which match WindowInsetsCompat.Type.ime
navigationBars
Link copied to clipboard
val navigationBars: InsetsType
statusBars
Link copied to clipboard
val statusBars: InsetsType
Inset values which match WindowInsetsCompat.Type.statusBars
systemBars
Link copied to clipboard
val systemBars: InsetsType
Inset values which match WindowInsetsCompat.Type.systemBars
systemGestures
Link copied to clipboard
val systemGestures: InsetsType