displayCutout
Property
Common
expect val WindowInsets.Companion.displayCutout: WindowInsets
This WindowInsets
represents the area with the display cutout (e.g. for camera).
Android
actual val WindowInsets.Companion.displayCutout: WindowInsets
For the WindowInsetsCompat.Type.displayCutout
. This insets represents the area that the display
cutout (e.g. for camera) is and important content should be excluded from.